/external/sg3_utils/lib/ |
D | sg_cmds_basic.c | 379 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()
|
D | sg_cmds_basic2.c | 150 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()
|
D | sg_cmds_extra.c | 266 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 …]
|
D | sg_cmds_mmc.c | 122 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/ |
D | sg_rep_pip.c | 98 sg_ll_report_pip(int sg_fd, void * resp, int mx_resp_len, int * residp, in sg_ll_report_pip()
|
D | sg_rep_density.c | 111 int mx_resp_len, int * residp, bool noisy, int verbose) in sg_ll_report_density()
|
D | sg_timestamp.c | 194 sg_ll_rep_timestamp(int sg_fd, void * resp, int mx_resp_len, int * residp, in sg_ll_rep_timestamp()
|
D | sg_sat_phy_event.c | 160 int blk_count, void * resp, int mx_resp_len, int cdb_len, in do_read_log_ext()
|
D | sg_opcodes.c | 214 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()
|
D | sg_senddiag.c | 440 do_modes_0a(int sg_fd, void * resp, int mx_resp_len, bool mode6, bool noisy, in do_modes_0a()
|
D | sg_rep_zones.c | 260 bool partial, int report_opts, void * resp, int mx_resp_len, in sg_ll_report_zzz()
|
D | sg_logs.c | 1509 do_logs(int sg_fd, uint8_t * resp, int mx_resp_len, in do_logs()
|
/external/sg3_utils/testing/ |
D | sg_tst_nvme.c | 512 int mx_resp_len, int timeout_secs, int * residp, in sg_scsi_inquiry()
|
/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()
|