Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.h382 AHCI_SLOT_RUNNING, enumerator
H A Dahci.c1729 slot->state = AHCI_SLOT_RUNNING; in ahci_execute_transaction()
1827 if (ch->slot[i].state < AHCI_SLOT_RUNNING) in ahci_process_timeout()
1844 if (slot->state < AHCI_SLOT_RUNNING) in ahci_rearm_timeout()
1866 if (slot->state < AHCI_SLOT_RUNNING) in ahci_timeout()
1917 if (ch->slot[i].state < AHCI_SLOT_RUNNING) in ahci_timeout()
2484 if (ch->slot[i].state < AHCI_SLOT_RUNNING) in ahci_reset()