Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c6719 fcp_rsp_t new_resp; in fcp_check_reportlun() local
6721 FCP_CP_IN(fpkt->pkt_resp, &new_resp, in fcp_check_reportlun()
6724 new_resp.fcp_u.fcp_status.rsp_len_set = 0; in fcp_check_reportlun()
6728 FCP_CP_OUT(&new_resp, fpkt->pkt_resp, in fcp_check_reportlun()
6782 fcp_rsp_t new_resp; in fcp_check_reportlun() local
6784 FCP_CP_IN(fpkt->pkt_resp, &new_resp, in fcp_check_reportlun()
6787 new_resp.fcp_u.fcp_status.rsp_len_set = 0; in fcp_check_reportlun()
6791 FCP_CP_OUT(&new_resp, fpkt->pkt_resp, in fcp_check_reportlun()
6812 fcp_rsp_t new_resp; in fcp_check_reportlun() local
6814 FCP_CP_IN(fpkt->pkt_resp, &new_resp, in fcp_check_reportlun()
[all …]