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

/osnet-11/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc64 TgtFCHBAPort::transportError(uint32_t fctio_errno, char *message) { argument
71 switch (fctio_errno) {
218 fctio_errno);
470 if (fctio->fctio_errno) {
475 transportError(fctio->fctio_errno, fcioErrorString);
478 switch (fctio->fctio_errno) {

Completed in 1075 milliseconds