Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h88 #define FC_LOGINREQ 0x36 /* login required */ macro
/titanic_41/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc284 case FC_LOGINREQ: in transportError()
H A DTgtFCHBAPort.cc193 case FC_LOGINREQ: in transportError()
H A DFCHBAPort.cc196 case FC_LOGINREQ: in transportError()
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1885 return (FC_LOGINREQ); in fcsm_pkt_state_to_rval()
1888 return (FC_LOGINREQ); in fcsm_pkt_state_to_rval()
2490 if (job->job_result != FC_LOGINREQ) { in fcsm_retry_job()
3044 orig_job->job_result = FC_LOGINREQ; in fcsm_login_ms_comp()
3301 if (jobstatus == FC_LOGINREQ) { in fcsm_pkt_common_intr()
3382 case FC_LOGINREQ: in fcsm_issue_cmd()
H A Dfcp.c9578 (rval == FC_LOGINREQ) || (rval == FC_DEVICE_BUSY) || in fcp_transport()
15439 case FC_LOGINREQ: in fcp_handle_ipkt_errors()
H A Dfcip.c4401 } else if (rval == FC_LOGINREQ && (frp != NULL)) { in fcip_transport()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c246 { FC_LOGINREQ, "PLOGI Required" },
1455 FC_LOGINREQ : FC_BADDEV; in fc_ulp_transport()
1525 FC_LOGINREQ : FC_BADDEV; in fc_ulp_issue_els()
H A Dfp.c2468 job->job_result = FC_LOGINREQ; in fp_job_handler()
9445 fcio->fcio_errno = FC_LOGINREQ; in fp_fciocmd()
15194 fcio->fcio_errno = FC_LOGINREQ; in fp_fcio_logout()