Home
last modified time | relevance | path

Searched refs:disc_resp (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/scsi/libsas/
A Dsas_expander.c201 switch (disc_resp->result) { in sas_set_ex_phy()
378 struct smp_disc_resp *disc_resp; in sas_ex_phy_discover() local
385 if (!disc_resp) { in sas_ex_phy_discover()
399 disc_resp, i); in sas_ex_phy_discover()
405 kfree(disc_resp); in sas_ex_phy_discover()
1624 res = disc_resp->result; in sas_get_phy_discover()
1634 struct smp_disc_resp *disc_resp; in sas_get_phy_change_count() local
1637 if (!disc_resp) in sas_get_phy_change_count()
1644 kfree(disc_resp); in sas_get_phy_change_count()
1655 if (!disc_resp) in sas_get_phy_attached_dev()
[all …]

Completed in 6 milliseconds