Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fc4/
H A Dfcp.h168 #define FCP_NO_FAILURE 0x0 macro
/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcp.h207 #define FCP_NO_FAILURE 0x0 macro
/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c3677 bep->rsp_code == FCP_NO_FAILURE) { in sf_reportlun_callback()
3985 (bep->rsp_code == FCP_NO_FAILURE)) { in sf_inq_callback()
4700 rsp_code == FCP_NO_FAILURE) { in sf_abort()
4841 rsp_code == FCP_NO_FAILURE)) { in sf_reset()
5498 if (bep->rsp_code != FCP_NO_FAILURE) { in sf_cmd_callback()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c7036 FCP_NO_FAILURE) { in fcp_scsi_callback()
8885 if (bep->rsp_code != FCP_NO_FAILURE) { in fcp_complete_pkt()
11723 if (rsp_info->rsp_code == FCP_NO_FAILURE) { in fcp_reset_target()
15318 bep->rsp_code != FCP_NO_FAILURE) { in fcp_print_error()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c2332 case FCP_NO_FAILURE: in ql_status_error()