Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcireg.h276 #define AHCI_PORT_PxSERR(ahci_ctlp, port) \ macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c5425 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_port_reset()
5459 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_port_reset()
5485 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_port_reset()
6595 (uint32_t *)(AHCI_PORT_PxSERR(ahci_ctlp, port))); in ahci_update_sata_registers()
7359 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port)); in ahci_intr_port_connect_change()
7368 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_intr_port_connect_change()
7470 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_intr_phyrdy_change()
7662 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port)); in ahci_intr_non_fatal_error()
7676 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port), in ahci_intr_non_fatal_error()
7966 (uint32_t *)AHCI_PORT_PxSERR(ahci_ctlp, port)); in ahci_intr_fatal_error()
[all …]