Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c493 static int fcp_validate_fcp_response(struct fcp_rsp *rsp,
2686 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_send_scsi_ioctl()
7035 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_scsi_callback()
8848 if (fcp_validate_fcp_response(rsp, pptr) != in fcp_complete_pkt()
8911 if (fcp_validate_fcp_response(rsp, pptr) != in fcp_complete_pkt()
9238 fcp_validate_fcp_response(struct fcp_rsp *rsp, struct fcp_port *pptr) in fcp_validate_fcp_response() function
11704 if (fcp_validate_fcp_response(rsp, pptr) == in fcp_reset_target()
15288 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_print_error()