Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h264 #define AHCI_PORT_PxTFD(ahci_ctlp, port) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c4077 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_initialize_port()
5072 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_software_reset()
5117 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_software_reset()
5437 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_port_reset()
7899 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_intr_fatal_error()
8570 (uint32_t *)AHCI_PORT_PxTFD(ahci_ctlp, port)); in ahci_restart_port_wait_till_ready()