Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/ata/
Dahci.h62 AHCI_CMD_CLR_BUSY = (1 << 10), enumerator
Dlibahci.c1443 AHCI_CMD_RESET | AHCI_CMD_CLR_BUSY, msecs)) { in ahci_do_softreset()