Home
last modified time | relevance | path

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

/aosp_15_r20/external/sg3_utils/src/
H A Dsg_rdac.c120 static int fail_all_paths(int fd, bool use_6_byte) in fail_all_paths()
177 static int fail_this_path(int fd, int lun, bool use_6_byte) in fail_this_path()
393 bool use_6_byte = false; in main() local