Home
last modified time | relevance | path

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

/external/f2fs-tools/tools/sg_write_buffer/
Dsg_cmds_basic.c337 sg_ll_inquiry_com(int sg_fd, bool cmddt, bool evpd, int pg_op, void * resp, in sg_ll_inquiry_com() argument
347 if (cmddt) in sg_ll_inquiry_com()
420 sg_ll_inquiry(int sg_fd, bool cmddt, bool evpd, int pg_op, void * resp, in sg_ll_inquiry() argument
423 return sg_ll_inquiry_com(sg_fd, cmddt, evpd, pg_op, resp, mx_resp_len, in sg_ll_inquiry()
/external/f2fs-tools/tools/sg_write_buffer/include/
Dsg_cmds_basic.h36 int sg_ll_inquiry(int sg_fd, bool cmddt, bool evpd, int pg_op, void * resp,
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c2676 static int do_scsi_inq(int sg_fd, int cmddt, int evpd, unsigned int pg_op, in do_scsi_inq() argument
2685 if (cmddt) in do_scsi_inq()
2715 "EVPD=%d, page_opcode=%x ", cmddt, evpd, in do_scsi_inq()