Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h240 #define AHCI_PORT_OFFSET(ahci_ctlp, port) \ macro
244 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x00)
247 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x04)
250 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x08)
253 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x0c)
256 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x10)
259 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x14)
262 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x18)
265 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x20)
268 (AHCI_PORT_OFFSET(ahci_ctlp, port) + 0x24)
[all …]