Home
last modified time | relevance | path

Searched refs:inqOutLen (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c644 int inqOutLen = OFF + INQ_REPLY_LEN; in run_sg_scan_tests() local
771 isghp->reply_len = inqOutLen; in run_sg_scan_tests()
790 res = read(sg_fd, inqBuff, inqOutLen); in run_sg_scan_tests()