Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h78 #define FC_BADDEV 0x24 /* device unrecognized */ macro
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc254 case FC_BADDEV: in transportError()
H A DTgtFCHBAPort.cc163 case FC_BADDEV: in transportError()
H A DFCHBAPort.cc168 case FC_BADDEV: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c237 { FC_BADDEV, "Bad Device" },
1456 FC_LOGINREQ : FC_BADDEV; in fc_ulp_transport()
1469 return (FC_BADDEV); in fc_ulp_transport()
1526 FC_LOGINREQ : FC_BADDEV; in fc_ulp_issue_els()
1538 return (FC_BADDEV); in fc_ulp_issue_els()
H A Dfp.c15159 fcio->fcio_errno = FC_BADDEV; in fp_fcio_login()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c2402 return (FC_BADDEV); in fcsm_process_job()
2830 job->job_result = FC_BADDEV; in fcsm_job_ct_passthru()