Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h64 #define FC_TOOMANY 0x0F /* resource request too large */ macro
/titanic_41/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc215 case FC_TOOMANY: in transportError()
H A DTgtFCHBAPort.cc124 case FC_TOOMANY: in transportError()
H A DFCHBAPort.cc127 case FC_TOOMANY: in transportError()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c3280 rval = FC_TOOMANY; in ql_ub_alloc()
4309 rval = FC_TOOMANY; in ql_port_manage()
4412 rval = FC_TOOMANY; in ql_port_manage()
4429 rval = FC_TOOMANY; in ql_port_manage()
/titanic_41/usr/src/lib/storage/libg_fc/common/
H A Dmap.c1030 if (fcio->fcio_errno == FC_TOOMANY) { in g_issue_fcio_ioctl()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1801 fcio->fcio_errno = FC_TOOMANY; in emlxs_fcio_get_dev_list()
1879 fcio->fcio_errno = FC_TOOMANY; in emlxs_fcio_get_dev_list()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c223 { FC_TOOMANY, "Too many commands" },
H A Dfp.c8305 fcio->fcio_errno = FC_TOOMANY; in fp_fciocmd()