Searched refs:SATA_CTLF_HOTPLUG (Results 1 – 3 of 3) sorted by relevance
671 #define SATA_CTLF_HOTPLUG 0x020 /* Hotplug support */ macro
19178 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()
2718 SATA_CTLF_HOTPLUG | SATA_CTLF_ASN | SATA_CTLF_ATAPI; in nv_init_ctl()