Searched refs:inq_resp_len (Results 1 – 1 of 1) sorted by relevance
409 static const uint16_t inq_resp_len = 36; variable532 n = (alloc_len < inq_resp_len) ? alloc_len : inq_resp_len; in sntl_inq()