Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc131 case FC_BADPORT: in fp_ioctl()
263 case FC_BADPORT: in transportError()
H A DTgtFCHBAPort.cc172 case FC_BADPORT: in transportError()
482 case FC_BADPORT: in fct_ioctl()
H A DFCHBAPort.cc177 case FC_BADPORT: in transportError()
1242 case FC_BADPORT: in fp_ioctl()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h81 #define FC_BADPORT 0x27 /* invalid port specified */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c240 { FC_BADPORT, "Bad Port" },
H A Dfp.c7395 fcio->fcio_errno = FC_BADPORT; in fp_fciocmd()
8008 fcio->fcio_errno = FC_BADPORT; in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c2141 fcio->fcio_errno = FC_BADPORT; in emlxs_fcio_get_other_adapter_ports()