Home
last modified time | relevance | path

Searched defs:sg_fd (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/
H A Dscsimain.c638 int sg_fd, res, k, f; in run_sg_scan_tests() local
827 sg3_inq(int sg_fd, unsigned char *inqBuff, int do_extra) sg3_inq() argument
877 do_logs(int sg_fd, int ppc, int sp, int pc, int pg_code, int paramp, void *resp, int mx_resp_len, int noisy) do_logs() argument
1455 fetchTemperature(int sg_fd, int do_hex, unsigned char *resp, int max_len) fetchTemperature() argument
1476 int sg_fd, k, pg_len; show_scsi_logs() local
1561 do_inquiry(int sg_fd, void *resp, int mx_resp_len) do_inquiry() argument
1669 int sg_fd; leaf_dir() local
1856 read_capacity(int sg_fd, int *num_sect, int *sect_sz) read_capacity() argument
1895 sync_cache(int sg_fd) sync_cache() argument
2025 sg_read(int sg_fd, unsigned char *buff, int blocks, int from_block, int bs, int cdbsz, int fua, int *diop) sg_read() argument
2092 sg_write(int sg_fd, unsigned char *buff, int blocks, int to_block, int bs, int cdbsz, int fua, int *diop) sg_write() argument
2673 do_scsi_inq(int sg_fd, int cmddt, int evpd, unsigned int pg_op, void *resp, int mx_resp_len, int noisy) do_scsi_inq() argument
2722 int sg_fd, k, j, num, len, act_len; do_scsi_inquiry() local
3080 int sg_fd, res, k; show_scsi_maps() local
3266 int k, res, ind, sg_fd = 0; scan_dev_type() local
3366 do_simple_inq(int sg_fd, void *resp, int mx_resp_len, int noisy) do_simple_inq() argument
3405 do_modes(int sg_fd, int dbd, int pc, int pg_code, int sub_pg_code, void *resp, int mx_resp_len, int noisy, int mode6) do_modes() argument
3658 int sg_fd, k, num, len, md_len, bd_len, longlba, page_num; show_scsi_modes() local
3832 int sg_fd, res; do_scsi_read_buffer() local
4097 do_readcap_10(int sg_fd, int pmi, unsigned int lba, unsigned int *last_sect, unsigned int *sect_sz) do_readcap_10() argument
4147 int sg_fd, k, res; show_scsi_read_capacity() local
4196 int sg_fd, res, k; do_scsi_reset_devices() local
4269 do_senddiag(int sg_fd, int sf_code, int pf_bit, int sf_bit, int devofl_bit, int unitofl_bit, void *outgoing_pg, int outgoing_len, int noisy) do_senddiag() argument
4318 do_rcvdiag(int sg_fd, int pcv, int pg_code, void *resp, int mx_resp_len, int noisy) do_rcvdiag() argument
4365 do_modes_0a(int sg_fd, void *resp, int mx_resp_len, int noisy, int mode6) do_modes_0a() argument
4424 int sg_fd, k, num, rsp_len; do_scsi_send_diagnostics() local
4631 find_out_about_buffer(int sg_fd, int *buf_capacity, char *file_name) find_out_about_buffer() argument
4796 read_buffer(int sg_fd, unsigned size) read_buffer() argument
4851 write_buffer(int sg_fd, unsigned size) write_buffer() argument
4903 int sg_fd; do_scsi_read_write_buffer() local
4950 int sg_fd, k; do_scsi_test_unit_ready() local
5036 do_sg_io(int sg_fd, unsigned char *buff) do_sg_io() argument
6138 sg_read2(int sg_fd, unsigned char *buff, int blocks, int from_block, int bs, int cdbsz, int fua, int do_mmap) sg_read2() argument
6205 sg_write2(int sg_fd, unsigned char *buff, int blocks, int to_block, int bs, int cdbsz, int fua, int do_mmap, int *diop) sg_write2() argument
[all...]

Completed in 11 milliseconds