MAX_REPORT_LUNS_BUFFER_LEN
if (*pOutputBufferLength > MAX_REPORT_LUNS_BUFFER_LEN) {
buflen = MAX_REPORT_LUNS_BUFFER_LEN;