Searched defs:transportError (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.cc125 transportError(fcio->fcio_errno, fcioErrorString);
155 FCHBANPIVPort::transportError(uint32_t fcio_errno, char *message) { function in class:FCHBANPIVPort
156 Trace log("transportError");
H A DTgtFCHBAPort.cc65 TgtFCHBAPort::transportError(uint32_t fctio_errno, char *message) { function in class:TgtFCHBAPort
66 Trace log("transportError");
476 transportError(fctio->fctio_errno, fcioErrorString);
H A DFCHBAPort.cc68 FCHBAPort::transportError(uint32_t fcio_errno, char *message) { function in class:FCHBAPort
69 Trace log("transportError");
340 transportError(fscsi->scsi_fc_status, fcioErrorString);
1236 transportError(fcio->fcio_errno, fcioErrorString);

Completed in 50 milliseconds