Home
last modified time | relevance | path

Searched refs:AHCIPORT_CMD_CR (Results 1 – 1 of 1) sorted by relevance

/sys/dev/
Dahci.c80 #define AHCIPORT_CMD_CR 0x00008000 /* Command List Running */ macro
336 uint32_t cmd_mask = AHCIPORT_CMD_ST | AHCIPORT_CMD_CR | in AHCI_ResetPort()