Searched refs:sas_deform_port (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/scsi/libsas/ |
D | sas_port.c | 117 sas_deform_port(phy, 0); in sas_form_port() 210 void sas_deform_port(struct asd_sas_phy *phy, int gone) in sas_deform_port() function 306 sas_deform_port(phy, 1); in sas_porte_link_reset_err() 314 sas_deform_port(phy, 1); in sas_porte_timer_event() 322 sas_deform_port(phy, 1); in sas_porte_hard_reset() 363 sas_deform_port(sas_ha->sas_phy[i], 0); in sas_unregister_ports()
|
D | sas_phy.c | 23 sas_deform_port(phy, 1); in sas_phye_loss_of_signal() 43 sas_deform_port(phy, 1); in sas_phye_oob_error() 88 sas_deform_port(phy, 1); in sas_phye_resume_timeout()
|
D | sas_internal.h | 63 void sas_deform_port(struct asd_sas_phy *phy, int gone);
|