HomeSort by: relevance | last modified time | path
    Searched refs:AHCI_P_SACT (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ahcisatareg.h 271 #define AHCI_P_SACT(p) (0x134 + AHCI_P_OFFSET(p)) /* Serial ATA active */
ahcisata_core.c 662 AHCI_READ(sc, AHCI_P_SACT(chp->ch_channel)),
671 sact = AHCI_READ(sc, AHCI_P_SACT(chp->ch_channel));
1465 AHCI_WRITE(sc, AHCI_P_SACT(chp->ch_channel), 1U << xfer->c_slot);

Completed in 14 milliseconds