Searched refs:sas_deform_port (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/libsas/
H A Dsas_phy.c23 sas_deform_port(phy, 1);
43 sas_deform_port(phy, 1);
88 sas_deform_port(phy, 1);
H A Dsas_port.c116 sas_deform_port(phy, 0);
202 * sas_deform_port - remove this phy from the port it belongs to
209 void sas_deform_port(struct asd_sas_phy *phy, int gone) function
304 sas_deform_port(phy, 1);
312 sas_deform_port(phy, 1);
320 sas_deform_port(phy, 1);
361 sas_deform_port(sas_ha->sas_phy[i], 0);
H A Dsas_internal.h73 void sas_deform_port(struct asd_sas_phy *phy, int gone);

Completed in 208 milliseconds