Searched refs:transportError (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | FCHBANPIVPort.cc | 125 transportError(fcio->fcio_errno, fcioErrorString); in fp_ioctl() 155 FCHBANPIVPort::transportError(uint32_t fcio_errno, char *message) { in transportError() function in FCHBANPIVPort
|
H A D | FCHBANPIVPort.h | 62 static void transportError(uint32_t fcio_error, char *message);
|
H A D | TgtFCHBAPort.cc | 65 TgtFCHBAPort::transportError(uint32_t fctio_errno, char *message) { in transportError() function in TgtFCHBAPort 476 transportError(fctio->fctio_errno, fcioErrorString); in fct_ioctl()
|
H A D | TgtFCHBAPort.h | 142 static void transportError(uint32_t fcio_errno, char *message);
|
H A D | FCHBAPort.h | 136 static void transportError(uint32_t fcio_errno, char *message);
|
H A D | FCHBAPort.cc | 70 FCHBAPort::transportError(uint32_t fcio_errno, char *message) { in transportError() function in FCHBAPort 340 transportError(fscsi->scsi_fc_status, fcioErrorString); in sendSCSIPassThru() 1236 transportError(fcio->fcio_errno, fcioErrorString); in fp_ioctl()
|