Searched refs:AHCI_P_SIG (Results 1 – 2 of 2) sorted by relevance
255 #define AHCI_P_SIG(p) (0x124 + AHCI_P_OFFSET(p)) /* device signature */ macro
976 sig = AHCI_READ(sc, AHCI_P_SIG(chp->ch_channel)); in ahci_do_reset_drive()1081 sig = AHCI_READ(sc, AHCI_P_SIG(chp->ch_channel)); in ahci_probe_drive()