Searched refs:FC_DEVICE_BUSY (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc139 case FC_DEVICE_BUSY:
302 case FC_DEVICE_BUSY:
H A DTgtFCHBAPort.cc211 case FC_DEVICE_BUSY:
490 case FC_DEVICE_BUSY:
H A DFCHBAPort.cc214 case FC_DEVICE_BUSY:
1250 case FC_DEVICE_BUSY:
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_error.h94 #define FC_DEVICE_BUSY 0x42 /* transport working on this device */ macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c252 { FC_DEVICE_BUSY, "Port driver is working on this device" }
1462 return (FC_DEVICE_BUSY);
1532 return (FC_DEVICE_BUSY);
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c3410 case FC_DEVICE_BUSY:
H A Dfcp.c9543 * FC_DEVICE_BUSY
9564 (rval == FC_LOGINREQ) || (rval == FC_DEVICE_BUSY) ||
15409 case FC_DEVICE_BUSY:
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c4821 *rval = FC_DEVICE_BUSY;
7460 EL(ha, "failed, FC_DEVICE_BUSY=%xh, d_id=%xh\n", tq->flags,
7462 return (FC_DEVICE_BUSY);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c3990 rval = FC_DEVICE_BUSY;

Completed in 135 milliseconds