Searched defs:mx_resp_len (Results 1 – 5 of 5) sorted by relevance
/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_basic.c | 338 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_com() 421 int mx_resp_len, bool noisy, int verbose) in sg_ll_inquiry() 474 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_v2() 554 sg_ll_request_sense(int sg_fd, bool desc, void * resp, int mx_resp_len, in sg_ll_request_sense() 617 sg_ll_report_luns(int sg_fd, int select_report, void * resp, int mx_resp_len, in sg_ll_report_luns()
|
D | sg_cmds_basic2.c | 166 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_16() 222 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_10() 275 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_mode_sense6() 354 int sub_pg_code, void * resp, int mx_resp_len, in sg_ll_mode_sense10() 372 int sub_pg_code, void * resp, int mx_resp_len, in sg_ll_mode_sense10_v2() 790 int mx_resp_len, bool noisy, int verbose) in sg_ll_log_sense() 809 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_log_sense_v2()
|
D | sg_cmds_mmc.c | 137 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_config() 231 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_performance()
|
D | sg_cmds_extra.c | 280 sg_ll_report_tgt_prt_grp(int sg_fd, void * resp, int mx_resp_len, in sg_ll_report_tgt_prt_grp() 290 sg_ll_report_tgt_prt_grp2(int sg_fd, void * resp, int mx_resp_len, in sg_ll_report_tgt_prt_grp2() 411 void * resp, int mx_resp_len, bool noisy, in sg_ll_report_referrals() 554 int mx_resp_len, bool noisy, int verbose) in sg_ll_receive_diag() 564 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_receive_diag_v2() 640 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_read_defect10() 710 sg_ll_read_media_serial_num(int sg_fd, void * resp, int mx_resp_len, in sg_ll_read_media_serial_num() 1054 int mx_resp_len, bool noisy, int verbose) in sg_ll_persistent_reserve_in() 1882 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_read_buffer() 2159 sg_ll_read_block_limits(int sg_fd, void * resp, int mx_resp_len, in sg_ll_read_block_limits() [all …]
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 881 int paramp, void *resp, int mx_resp_len, int noisy) in do_logs() 1564 static int do_inquiry(int sg_fd, void *resp, int mx_resp_len) in do_inquiry() 2677 void *resp, int mx_resp_len, int noisy) in do_scsi_inq() 3369 static int do_simple_inq(int sg_fd, void *resp, int mx_resp_len, int noisy) in do_simple_inq() 3409 void *resp, int mx_resp_len, int noisy, int mode6) in do_modes() 4322 int mx_resp_len, int noisy) in do_rcvdiag() 4368 static int do_modes_0a(int sg_fd, void *resp, int mx_resp_len, int noisy, in do_modes_0a()
|