Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dahcisatareg.h255 #define AHCI_P_SIG(p) (0x124 + AHCI_P_OFFSET(p)) /* device signature */ macro
Dahcisata_core.c976 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()