/external/f2fs-tools/tools/sg_write_buffer/ |
D | sg_cmds_extra.c | 136 sg_ll_get_lba_status16(int sg_fd, uint64_t start_llba, uint8_t rt, in sg_ll_get_lba_status16() 201 sg_ll_get_lba_status(int sg_fd, uint64_t start_llba, void * resp, in sg_ll_get_lba_status() 211 sg_ll_get_lba_status32(int sg_fd, uint64_t start_llba, uint32_t scan_len, in sg_ll_get_lba_status32() 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() 355 sg_ll_set_tgt_prt_grp(int sg_fd, void * paramp, int param_len, bool noisy, in sg_ll_set_tgt_prt_grp() 410 sg_ll_report_referrals(int sg_fd, uint64_t start_llba, bool one_seg, in sg_ll_report_referrals() 480 sg_ll_send_diag(int sg_fd, int st_code, bool pf_bit, bool st_bit, in sg_ll_send_diag() 553 sg_ll_receive_diag(int sg_fd, bool pcv, int pg_code, void * resp, in sg_ll_receive_diag() 563 sg_ll_receive_diag_v2(int sg_fd, bool pcv, int pg_code, void * resp, in sg_ll_receive_diag_v2() [all …]
|
D | sg_cmds_basic2.c | 104 sg_ll_sync_cache_10(int sg_fd, bool sync_nv, bool immed, int group, in sg_ll_sync_cache_10() 165 sg_ll_readcap_16(int sg_fd, bool pmi, uint64_t llba, void * resp, in sg_ll_readcap_16() 221 sg_ll_readcap_10(int sg_fd, bool pmi, unsigned int lba, void * resp, in sg_ll_readcap_10() 274 sg_ll_mode_sense6(int sg_fd, bool dbd, int pc, int pg_code, int sub_pg_code, in sg_ll_mode_sense6() 353 sg_ll_mode_sense10(int sg_fd, bool llbaa, bool dbd, int pc, int pg_code, in sg_ll_mode_sense10() 371 sg_ll_mode_sense10_v2(int sg_fd, bool llbaa, bool dbd, int pc, int pg_code, in sg_ll_mode_sense10_v2() 460 sg_ll_mode_select6(int sg_fd, bool pf, bool sp, void * paramp, int param_len, in sg_ll_mode_select6() 520 sg_ll_mode_select10(int sg_fd, bool pf, bool sp, void * paramp, int param_len, in sg_ll_mode_select10() 670 sg_get_mode_page_controls(int sg_fd, bool mode6, int pg_code, int sub_pg_code, in sg_get_mode_page_controls() 788 sg_ll_log_sense(int sg_fd, bool ppc, bool sp, int pc, int pg_code, in sg_ll_log_sense() [all …]
|
D | sg_cmds_basic.c | 337 sg_ll_inquiry_com(int sg_fd, bool cmddt, bool evpd, int pg_op, void * resp, 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() 431 sg_simple_inquiry(int sg_fd, struct sg_simple_inquiry_resp * inq_data, in sg_simple_inquiry() 473 sg_ll_inquiry_v2(int sg_fd, bool evpd, int pg_op, void * resp, in sg_ll_inquiry_v2() 488 sg_ll_test_unit_ready_progress(int sg_fd, int pack_id, int * progress, in sg_ll_test_unit_ready_progress() 545 sg_ll_test_unit_ready(int sg_fd, int pack_id, bool noisy, int verbose) in sg_ll_test_unit_ready() 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_mmc.c | 75 sg_ll_set_cd_speed(int sg_fd, int rot_control, int drv_read_speed, in sg_ll_set_cd_speed() 136 sg_ll_get_config(int sg_fd, int rt, int starting, void * resp, in sg_ll_get_config() 229 sg_ll_get_performance(int sg_fd, int data_type, unsigned int starting_lba, in sg_ll_get_performance() 325 sg_ll_set_streaming(int sg_fd, int type, void * paramp, int param_len, in sg_ll_set_streaming()
|
D | sg_write_buffer.c | 195 int sg_fd, infd, res, c, len, k, n; in main() local
|
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
D | scsimain.c | 641 int sg_fd, res, k, f; in run_sg_scan_tests() local 830 int sg3_inq(int sg_fd, unsigned char *inqBuff, int do_extra) in sg3_inq() 880 static int do_logs(int sg_fd, int ppc, int sp, int pc, int pg_code, in do_logs() 1458 static int fetchTemperature(int sg_fd, int do_hex, unsigned char *resp, in fetchTemperature() 1479 int sg_fd, k, pg_len; in show_scsi_logs() local 1564 static int do_inquiry(int sg_fd, void *resp, int mx_resp_len) in do_inquiry() 1672 int sg_fd; in leaf_dir() local 1859 int read_capacity(int sg_fd, int *num_sect, int *sect_sz) in read_capacity() 1898 int sync_cache(int sg_fd) in sync_cache() 2028 int sg_read(int sg_fd, unsigned char *buff, int blocks, int from_block, in sg_read() [all …]
|