Searched refs:pc_resp (Results 1 – 1 of 1) sorted by relevance
596 u8 *pc_resp; in sas_smp_phy_control() local603 pc_resp = alloc_smp_resp(PC_RESP_SIZE); in sas_smp_phy_control()604 if (!pc_resp) { in sas_smp_phy_control()617 res = smp_execute_task(dev, pc_req, PC_REQ_SIZE, pc_resp,PC_RESP_SIZE); in sas_smp_phy_control()619 kfree(pc_resp); in sas_smp_phy_control()