Searched refs:AHCI_CMD_RESET (Results 1 – 3 of 3) sorted by relevance
26 #define AHCI_CMD_RESET (1 << 8) macro
61 AHCI_CMD_RESET = (1 << 8), enumerator
1426 AHCI_CMD_RESET | AHCI_CMD_CLR_BUSY, msecs)) { in ahci_do_softreset()