Home
last modified time | relevance | path

Searched refs:sg_ll_mode_select10 (Results 1 – 5 of 5) sorted by relevance

/external/sg3_utils/src/
Dsg_emc_trespass.c75 res = sg_ll_mode_select10(fd, true /* pf */, false /* sp */, in do_trespass()
Dsg_rdac.c158 res = sg_ll_mode_select10(fd, 1 /* pf */, 0 /* sp */, in fail_all_paths()
230 res = sg_ll_mode_select10(fd, 1 /* pf */, 0 /* sp */, in fail_this_path()
Dsg_format.c1624 res = sg_ll_mode_select10(fd, true /* PF */, in main()
/external/sg3_utils/include/
Dsg_cmds_basic.h116 int sg_ll_mode_select10(int sg_fd, bool pf, bool sp, void * paramp,
/external/sg3_utils/lib/
Dsg_cmds_basic2.c575 sg_ll_mode_select10(int sg_fd, bool pf, bool sp, void * paramp, in sg_ll_mode_select10() function