Searched refs:AHCI_PORT_OFFSET (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h228 #define AHCI_PORT_OFFSET(ahci_ctlp, port) \ macro
232 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x00)
235 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x04)
238 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x08)
241 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x0c)
244 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x10)
247 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x14)
250 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x18)
253 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x20)
256 (AHCI_PORT_OFFSET(ahci_ctl
[all...]

Completed in 46 milliseconds