Searched refs:sas_deform_port (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/scsi/libsas/ |
H A D | sas_port.c | 103 sas_deform_port(phy, 0); sas_form_port() 198 * sas_deform_port -- remove this phy from the port it belongs to 204 void sas_deform_port(struct asd_sas_phy *phy, int gone) sas_deform_port() function 293 sas_deform_port(phy, 1); sas_porte_link_reset_err() 303 sas_deform_port(phy, 1); sas_porte_timer_event() 313 sas_deform_port(phy, 1); sas_porte_hard_reset() 353 sas_deform_port(sas_ha->sas_phy[i], 0); sas_unregister_ports()
|
H A D | sas_phy.c | 40 sas_deform_port(phy, 1); sas_phye_loss_of_signal() 63 sas_deform_port(phy, 1); sas_phye_oob_error() 112 sas_deform_port(phy, 1); sas_phye_resume_timeout()
|
H A D | sas_internal.h | 74 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|
Completed in 36 milliseconds