Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/libsas/
H A Dsas_expander.c223 switch (disc_resp->result) { in sas_set_ex_phy()
406 if (!disc_resp) { in sas_ex_phy_discover()
420 disc_resp, i); in sas_ex_phy_discover()
426 kfree(disc_resp); in sas_ex_phy_discover()
1671 res = disc_resp->result; in sas_get_phy_discover()
1684 if (!disc_resp) in sas_get_phy_change_count()
1691 kfree(disc_resp); in sas_get_phy_change_count()
1702 if (!disc_resp) in sas_get_phy_attached_dev()
1708 kfree(disc_resp); in sas_get_phy_attached_dev()
1983 if (!disc_resp) in sas_rediscover_dev()
[all …]