Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/adapters/ahci/
H A Dahcivar.h187 #define AHCI_PORT_FLAG_HOTPLUG 0x400 macro
/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c1757 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_HOTPLUG) { in ahci_tran_start()
4015 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_HOTPLUG) { in ahci_initialize_port()
4714 if (ahci_portp->ahciport_flags & AHCI_PORT_FLAG_HOTPLUG) { in ahci_initialize_pmport()
4717 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_HOTPLUG; in ahci_initialize_pmport()
4811 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_HOTPLUG; in ahci_initialize_pmport()
7515 ahci_portp->ahciport_flags |= AHCI_PORT_FLAG_HOTPLUG; in ahci_intr_phyrdy_change()
7591 ahci_portp->ahciport_flags &= ~AHCI_PORT_FLAG_HOTPLUG; in ahci_intr_phyrdy_change()