Searched refs:respLength (Results 1 – 2 of 2) sorted by relevance
169 DWORD respLength; in open_imb() local200 respLength = 16; in open_imb()202 respBuffer, &respLength, &completionCode in open_imb()210 if (respLength < (IPMI10_GET_DEVICE_ID_RESP_LENGTH-1)) in open_imb()231 DWORD respLength; in open_imb() local281 respLength = 16; in open_imb()286 respBuffer, (int *)&respLength, &completionCode) in open_imb()296 if (respLength < (IPMI10_GET_DEVICE_ID_RESP_LENGTH-1)) in open_imb()499 DWORD respLength = sizeof( responseData ); in SendTimedI2cRequest() local538 & respLength, in SendTimedI2cRequest()[all …]
60 const size_t respLength = RESP_HEADER_LEN + READ_RESP_LENGTH; in read() local61 std::array<sbe_word_t, respLength> response = {}; in read()92 const size_t respLength = RESP_HEADER_LEN; in write() local93 std::array<sbe_word_t, respLength> response = {}; in write()