OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sub_pg_code
(Results
1 - 3
of
3
) sorted by null
/external/f2fs-tools/tools/sg_write_buffer/include/
sg_cmds_basic.h
102
int
sub_pg_code
, void * resp, int mx_resp_len,
111
int
sub_pg_code
, void * resp, int mx_resp_len,
117
int pg_code, int
sub_pg_code
, void * resp,
245
* indicated by pcontrol_arr for given pg_code and
sub_pg_code
. If
262
int
sub_pg_code
, bool dbd, bool flexible,
/external/f2fs-tools/tools/sg_write_buffer/
sg_cmds_basic2.c
274
sg_ll_mode_sense6(int sg_fd, bool dbd, int pc, int pg_code, int
sub_pg_code
,
286
modes_cdb[3] = (unsigned char)(
sub_pg_code
& 0xff);
354
int
sub_pg_code
, void * resp, int mx_resp_len,
357
return sg_ll_mode_sense10_v2(sg_fd, llbaa, dbd, pc, pg_code,
sub_pg_code
,
372
int
sub_pg_code
, void * resp, int mx_resp_len,
384
modes_cdb[3] = (unsigned char)(
sub_pg_code
& 0xff);
655
* indicated by pcontrol_arr for given pg_code and
sub_pg_code
. If
670
sg_get_mode_page_controls(int sg_fd, bool mode6, int pg_code, int
sub_pg_code
,
694
sub_pg_code
, buff, msense10_hlen, true,
698
0 /* pc */, pg_code,
sub_pg_code
, buff
[
all
...]
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c
3668
int
sub_pg_code
= 0;
local
[
all
...]
Completed in 333 milliseconds