Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/sata/
H A Dsata_hba.h671 #define SATA_CTLF_HOTPLUG 0x020 /* Hotplug support */ macro
/titanic_50/usr/src/uts/common/io/sata/impl/
H A Dsata.c19178 SATA_CTLF_HOTPLUG)) { in sata_process_port_link_events()
19209 if (!(SATA_FEATURES(sata_hba_inst) & SATA_CTLF_HOTPLUG)) { in sata_process_port_link_events()
19392 SATA_CTLF_HOTPLUG)) { in sata_process_pmport_link_events()
19423 if (!(SATA_FEATURES(sata_hba_inst) & SATA_CTLF_HOTPLUG)) { in sata_process_pmport_link_events()
/titanic_50/usr/src/uts/common/io/sata/adapters/nv_sata/
H A Dnv_sata.c2718 SATA_CTLF_HOTPLUG | SATA_CTLF_ASN | SATA_CTLF_ATAPI; in nv_init_ctl()