Searched refs:AHCI_P_SERR (Results 1 – 2 of 2) sorted by relevance
269 #define AHCI_P_SERR(p) (0x130 + AHCI_P_OFFSET(p)) /* Serial ATA error */ macro
505 AHCI_P_SERR(i), 4, &achp->ahcic_serror) != 0) { in ahci_attach()702 AHCI_READ(sc, AHCI_P_SERR(chp->ch_channel))), in ahci_intr_port_common()1646 AHCI_WRITE(sc, AHCI_P_SERR(chp->ch_channel), in ahci_channel_start()1647 AHCI_READ(sc, AHCI_P_SERR(chp->ch_channel))); in ahci_channel_start()