Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c489 static int fcp_validate_fcp_response(struct fcp_rsp *rsp,
2682 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_send_scsi_ioctl()
7030 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_scsi_callback()
8859 if (fcp_validate_fcp_response(rsp, pptr) != in fcp_complete_pkt()
8922 if (fcp_validate_fcp_response(rsp, pptr) != in fcp_complete_pkt()
9249 fcp_validate_fcp_response(struct fcp_rsp *rsp, struct fcp_port *pptr) in fcp_validate_fcp_response() function
11715 if (fcp_validate_fcp_response(rsp, pptr) == in fcp_reset_target()
15301 if (fcp_validate_fcp_response(rsp, pptr) != FC_SUCCESS) { in fcp_print_error()