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

  /src/sys/dev/ic/
ahcisatareg.h 269 #define AHCI_P_SERR(p) (0x130 + AHCI_P_OFFSET(p)) /* Serial ATA error */
ahcisata_core.c 505 AHCI_P_SERR(i), 4, &achp->ahcic_serror) != 0) {
702 AHCI_READ(sc, AHCI_P_SERR(chp->ch_channel))),
1646 AHCI_WRITE(sc, AHCI_P_SERR(chp->ch_channel),
1647 AHCI_READ(sc, AHCI_P_SERR(chp->ch_channel)));

Completed in 13 milliseconds