Searched refs:AHCI_PORT_PxSCTL (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/ |
H A D | ahcireg.h | 273 #define AHCI_PORT_PxSCTL(ahci_ctlp, port) \ macro
|
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/ |
H A D | ahci.c | 3339 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port)); in ahci_tran_hotplug_port_deactivate() 3342 AHCI_PORT_PxSCTL(ahci_ctlp, port), port_scontrol); in ahci_tran_hotplug_port_deactivate() 5339 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port)); in ahci_port_reset() 5343 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port), in ahci_port_reset() 5364 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port)); in ahci_port_reset() 5367 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port), in ahci_port_reset() 5955 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port)); in ahci_disable_interface_pm() 5963 (uint32_t *)AHCI_PORT_PxSCTL(ahci_ctlp, port), port_scontrol); in ahci_disable_interface_pm() 6598 (uint32_t *)(AHCI_PORT_PxSCTL(ahci_ctlp, port))); in ahci_update_sata_registers()
|