• Home
  • Raw
  • Download

Lines Matching defs:sg_fd

88 sg_ll_sync_cache_10(int sg_fd, bool sync_nv, bool immed, int group,  in sg_ll_sync_cache_10()
149 sg_ll_readcap_16(int sg_fd, bool pmi, uint64_t llba, void * resp, in sg_ll_readcap_16()
205 sg_ll_readcap_10(int sg_fd, bool pmi, unsigned int lba, void * resp, in sg_ll_readcap_10()
258 sg_ll_mode_sense6(int sg_fd, bool dbd, int pc, int pg_code, int sub_pg_code, in sg_ll_mode_sense6()
337 sg_ll_mode_sense10(int sg_fd, bool llbaa, bool dbd, int pc, int pg_code, in sg_ll_mode_sense10()
355 sg_ll_mode_sense10_v2(int sg_fd, bool llbaa, bool dbd, int pc, int pg_code, in sg_ll_mode_sense10_v2()
444 sg_ll_mode_select6_v2(int sg_fd, bool pf, bool rtd, bool sp, void * paramp, in sg_ll_mode_select6_v2()
504 sg_ll_mode_select6(int sg_fd, bool pf, bool sp, void * paramp, int param_len, in sg_ll_mode_select6()
515 sg_ll_mode_select10_v2(int sg_fd, bool pf, bool rtd, bool sp, void * paramp, in sg_ll_mode_select10_v2()
575 sg_ll_mode_select10(int sg_fd, bool pf, bool sp, void * paramp, in sg_ll_mode_select10()
675 sg_get_mode_page_controls(int sg_fd, bool mode6, int pg_code, int sub_pg_code, in sg_get_mode_page_controls()
793 sg_ll_log_sense(int sg_fd, bool ppc, bool sp, int pc, int pg_code, in sg_ll_log_sense()
812 sg_ll_log_sense_v2(int sg_fd, bool ppc, bool sp, int pc, int pg_code, in sg_ll_log_sense_v2()
897 sg_ll_log_select(int sg_fd, bool pcr, bool sp, int pc, int pg_code, in sg_ll_log_select()
966 sg_ll_start_stop_unit_com(struct sg_pt_base * ptvp, int sg_fd, bool immed, in sg_ll_start_stop_unit_com()
1045 sg_ll_start_stop_unit(int sg_fd, bool immed, int pc_mod__fl_num, in sg_ll_start_stop_unit()
1070 sg_ll_prevent_allow(int sg_fd, int prevent, bool noisy, int verbose) in sg_ll_prevent_allow()