Home
last modified time | relevance | path

Searched defs:mx_resp_len (Results 1 – 14 of 14) sorted by relevance

/external/sg3_utils/lib/
Dsg_cmds_basic.c379 int pg_op, void * resp, int mx_resp_len, int timeout_secs, in sg_ll_inquiry_com()
493 int mx_resp_len, bool noisy, int verbose) in sg_ll_inquiry()
513 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_inquiry_v2()
526 int mx_resp_len, int timeout_secs, int * residp, bool noisy, in sg_ll_inquiry_pt()
737 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_request_sense_com()
817 sg_ll_request_sense(int sg_fd, bool desc, void * resp, int mx_resp_len, in sg_ll_request_sense()
826 int mx_resp_len, bool noisy, int verbose) in sg_ll_request_sense_pt()
836 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_report_luns_com()
910 sg_ll_report_luns(int sg_fd, int select_report, void * resp, int mx_resp_len, in sg_ll_report_luns()
923 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_report_luns_pt()
Dsg_cmds_basic2.c150 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_16()
206 int mx_resp_len, bool noisy, int verbose) in sg_ll_readcap_10()
259 void * resp, int mx_resp_len, bool noisy, int verbose) in sg_ll_mode_sense6()
338 int sub_pg_code, void * resp, int mx_resp_len, in sg_ll_mode_sense10()
356 int sub_pg_code, void * resp, int mx_resp_len, in sg_ll_mode_sense10_v2()
795 int mx_resp_len, bool noisy, int verbose) in sg_ll_log_sense()
814 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_log_sense_v2()
Dsg_cmds_extra.c266 sg_ll_report_tgt_prt_grp(int sg_fd, void * resp, int mx_resp_len, in sg_ll_report_tgt_prt_grp()
276 sg_ll_report_tgt_prt_grp2(int sg_fd, void * resp, int mx_resp_len, in sg_ll_report_tgt_prt_grp2()
397 void * resp, int mx_resp_len, bool noisy, in sg_ll_report_referrals()
585 int pg_code, void * resp, int mx_resp_len, in sg_ll_receive_diag_com()
681 void * resp, int mx_resp_len, int timeout_secs, in sg_ll_receive_diag_pt()
692 int mx_resp_len, bool noisy, int vb) in sg_ll_receive_diag()
700 int mx_resp_len, int timeout_secs, int * residp, in sg_ll_receive_diag_v2()
712 void * resp, int mx_resp_len, bool noisy, int vb) in sg_ll_read_defect10()
782 sg_ll_read_media_serial_num(int sg_fd, void * resp, int mx_resp_len, in sg_ll_read_media_serial_num()
1125 int mx_resp_len, bool noisy, int vb) in sg_ll_persistent_reserve_in()
[all …]
Dsg_cmds_mmc.c122 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_config()
217 int mx_resp_len, bool noisy, int verbose) in sg_ll_get_performance()
/external/sg3_utils/src/
Dsg_rep_pip.c98 sg_ll_report_pip(int sg_fd, void * resp, int mx_resp_len, int * residp, in sg_ll_report_pip()
Dsg_rep_density.c111 int mx_resp_len, int * residp, bool noisy, int verbose) in sg_ll_report_density()
Dsg_timestamp.c194 sg_ll_rep_timestamp(int sg_fd, void * resp, int mx_resp_len, int * residp, in sg_ll_rep_timestamp()
Dsg_sat_phy_event.c160 int blk_count, void * resp, int mx_resp_len, int cdb_len, in do_read_log_ext()
Dsg_opcodes.c214 int rq_servact, void * resp, int mx_resp_len, int * act_resp_lenp, in do_rsoc()
278 do_rstmf(struct sg_pt_base * ptvp, bool repd, void * resp, int mx_resp_len, in do_rstmf()
Dsg_senddiag.c440 do_modes_0a(int sg_fd, void * resp, int mx_resp_len, bool mode6, bool noisy, in do_modes_0a()
Dsg_rep_zones.c260 bool partial, int report_opts, void * resp, int mx_resp_len, in sg_ll_report_zzz()
Dsg_logs.c1509 do_logs(int sg_fd, uint8_t * resp, int mx_resp_len, in do_logs()
/external/sg3_utils/testing/
Dsg_tst_nvme.c512 int mx_resp_len, int timeout_secs, int * residp, in sg_scsi_inquiry()
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c881 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()