Searched refs:MAX_FCTIO_MSG_LEN (Results 1 – 4 of 4) sorted by relevance
56 const int TgtFCHBAPort::MAX_FCTIO_MSG_LEN = 256; member in TgtFCHBAPort218 snprintf(message, MAX_FCTIO_MSG_LEN, "Unknown error code 0x%x", in transportError()222 snprintf(message, MAX_FCTIO_MSG_LEN, "%s", fcioErrorString.c_str()); in transportError()466 char fcioErrorString[MAX_FCTIO_MSG_LEN] = ""; in fct_ioctl()
60 static const int MAX_FCTIO_MSG_LEN; variable
52 const int TgtFCHBA::MAX_FCTIO_MSG_LEN = 256; member in TgtFCHBA283 char fcioErrorString[MAX_FCTIO_MSG_LEN] = ""; in loadAdapters()
141 static const int MAX_FCTIO_MSG_LEN; variable