Searched refs:sas_deform_port (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_port.c | 103 sas_deform_port(phy, 0); in sas_form_port() 204 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() function 293 sas_deform_port(phy, 1); in sas_porte_link_reset_err() 303 sas_deform_port(phy, 1); in sas_porte_timer_event() 313 sas_deform_port(phy, 1); in sas_porte_hard_reset() 353 sas_deform_port(sas_ha->sas_phy[i], 0); in sas_unregister_ports()
|
D | sas_phy.c | 40 sas_deform_port(phy, 1); in sas_phye_loss_of_signal() 63 sas_deform_port(phy, 1); in sas_phye_oob_error() 112 sas_deform_port(phy, 1); in sas_phye_resume_timeout()
|
D | sas_internal.h | 74 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|