Home
last modified time | relevance | path

Searched defs:byte_block (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/sg3_utils/examples/
H A Dsg_sat_chk_power.c115 int byte_block = 1; /* 0 -> bytes, 1 -> 512 byte blocks */ in main() local
H A Dsg_sat_smart_rd_data.c78 int byte_block = 1; /* 0 -> bytes, 1 -> 512 byte blocks */ in main() local
H A Dsg__sat_identify.c99 int byte_block = 1; /* 0 -> bytes, 1 -> 512 byte blocks */ in main() local
H A Dsg__sat_set_features.c118 int byte_block = 1; /* 0 -> bytes, 1 -> 512 byte blocks */ in main() local
H A Dsg__sat_phy_event.c166 int byte_block = 1; /* 0 -> bytes, 1 -> 512 byte blocks */ in main() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsg_sat_set_features.c117 const bool byte_block = true; /* false -> bytes, true -> 512 byte blocks in do_set_features() local
H A Dsg_sat_read_gplog.c132 const bool byte_block = true;/* false -> bytes, true -> 512 byte blocks */ in do_read_gplog() local
H A Dsg_sat_identify.c125 bool byte_block = true; /* false -> bytes, true -> 512 byte blocks (if in do_identify_dev() local
H A Dsg_sat_phy_event.c169 bool byte_block = true; /* false -> bytes, true -> 512 byte blocks (if in do_read_log_ext() local