Searched refs:disc_resp (Results 1 – 1 of 1) sorted by relevance
201 struct smp_disc_resp *disc_resp) in sas_set_ex_phy() argument206 struct discover_resp *dr = &disc_resp->disc; in sas_set_ex_phy()223 switch (disc_resp->result) { in sas_set_ex_phy()374 struct smp_disc_resp *disc_resp, in sas_ex_phy_discover_helper() argument377 struct discover_resp *dr = &disc_resp->disc; in sas_ex_phy_discover_helper()383 disc_resp, DISCOVER_RESP_SIZE); in sas_ex_phy_discover_helper()390 sas_set_ex_phy(dev, single, disc_resp); in sas_ex_phy_discover_helper()399 struct smp_disc_resp *disc_resp; in sas_ex_phy_discover() local405 disc_resp = alloc_smp_resp(DISCOVER_RESP_SIZE); in sas_ex_phy_discover()406 if (!disc_resp) { in sas_ex_phy_discover()[all …]