Searched refs:transportError (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBANPIVPort.h62 static void transportError(uint32_t fcio_error, char *message);
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 DFCHBAPort.h136 static void transportError(uint32_t fcio_errno, char *message);
H A DTgtFCHBAPort.h142 static void transportError(uint32_t fcio_errno, char *message);
H A DTgtFCHBAPort.cc64 TgtFCHBAPort::transportError(uint32_t fctio_errno, char *message) { function in class:TgtFCHBAPort
65 Trace log("transportError");
475 transportError(fctio->fctio_errno, fcioErrorString);
H A DFCHBAPort.cc65 FCHBAPort::transportError(uint32_t fcio_errno, char *message) { function in class:FCHBAPort
66 Trace log("transportError");
337 transportError(fscsi->scsi_fc_status, fcioErrorString);
1233 transportError(fcio->fcio_errno, fcioErrorString);

Completed in 40 milliseconds