29 #include "../scsi_sas_internal.h"
65 if (!port && phy->
enabled && i->
dft->lldd_control_phy) {
83 static void sas_phye_spinup_hold(
struct work_struct *work)
97 static void sas_phye_resume_timeout(
struct work_struct *work)
106 dev_info(&phy->
phy->dev,
"resume timeout cancelled\n");
140 for (i = 0; i < sas_ha->
num_phys; i++) {
147 INIT_SAS_WORK(&phy->
port_events[k].work, sas_port_event_fns[k]);
152 INIT_SAS_WORK(&phy->
phy_events[k].work, sas_phy_event_fns[k]);
166 phy->
phy->identify.initiator_port_protocols =
168 phy->
phy->identify.target_port_protocols = phy->
tproto;
170 phy->
phy->identify.phy_identifier =
i;