Searched refs:sas_deform_port (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/libsas/ |
D | sas_port.c | 104 sas_deform_port(phy, 0); in sas_form_port() 207 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() function 294 sas_deform_port(phy, 1); in sas_porte_link_reset_err() 302 sas_deform_port(phy, 1); in sas_porte_timer_event() 310 sas_deform_port(phy, 1); in sas_porte_hard_reset() 351 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() 61 sas_deform_port(phy, 1); in sas_phye_oob_error() 106 sas_deform_port(phy, 1); in sas_phye_resume_timeout()
|
D | sas_internal.h | 75 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|