Home
last modified time | relevance | path

Searched refs:FC_UNCLAIMED (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h71 #define FC_UNCLAIMED 0x17 /* request or data not claimed */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c2466 return (FC_UNCLAIMED); in fcip_els_cb()
2472 return (FC_UNCLAIMED); in fcip_els_cb()
2784 rval = FC_UNCLAIMED; in fcip_data_cb()
2842 rval = FC_UNCLAIMED; in fcip_data_cb()
2848 rval = FC_UNCLAIMED; in fcip_data_cb()
2857 rval = FC_UNCLAIMED; in fcip_data_cb()
2884 rval = FC_UNCLAIMED; in fcip_data_cb()
2895 rval = FC_UNCLAIMED; in fcip_data_cb()
2910 rval = FC_UNCLAIMED; in fcip_data_cb()
2921 rval = FC_UNCLAIMED; in fcip_data_cb()
[all …]
H A Dfcsm.c1395 return (FC_UNCLAIMED); in fcsm_els_cb()
1404 return (FC_UNCLAIMED); in fcsm_data_cb()
1494 return (FC_UNCLAIMED); in fcsm_port_ioctl()
H A Dfcp.c3718 int retval = FC_UNCLAIMED; /* return value */ in fcp_port_ioctl()
4226 return (FC_UNCLAIMED); in fcp_els_callback()
4233 return (FC_UNCLAIMED); in fcp_els_callback()
4254 return (FC_UNCLAIMED); in fcp_els_callback()
4264 return (FC_UNCLAIMED); in fcp_els_callback()
4274 return (FC_UNCLAIMED); in fcp_data_callback()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc233 case FC_UNCLAIMED: in transportError()
H A DTgtFCHBAPort.cc142 case FC_UNCLAIMED: in transportError()
H A DFCHBAPort.cc147 case FC_UNCLAIMED: in transportError()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c230 { FC_UNCLAIMED, "Not Claimed" },