Searched defs:sg_fd (Results 1 – 1 of 1) sorted by relevance
| /third_party/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
| D | scsimain.c | 638 int sg_fd, res, k, f; in run_sg_scan_tests() local 827 int sg3_inq(int sg_fd, unsigned char *inqBuff, int do_extra) in sg3_inq() 877 static int do_logs(int sg_fd, int ppc, int sp, int pc, int pg_code, in do_logs() 1455 static int fetchTemperature(int sg_fd, int do_hex, unsigned char *resp, in fetchTemperature() 1476 int sg_fd, k, pg_len; in show_scsi_logs() local 1561 static int do_inquiry(int sg_fd, void *resp, int mx_resp_len) in do_inquiry() 1669 int sg_fd; in leaf_dir() local 1856 int read_capacity(int sg_fd, int *num_sect, int *sect_sz) in read_capacity() 1895 int sync_cache(int sg_fd) in sync_cache() 2025 int sg_read(int sg_fd, unsigned char *buff, int blocks, int from_block, in sg_read() [all …]
|