Searched refs:use_12byte (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/camcontrol/
H A Dcamcontrol.c3856 int use_12byte = 0; local
3963 if (use_12byte == 0)
3997 /*minimum_cmd_size*/ use_12byte ? 12 : 0,
4012 if (use_12byte == 0) {
4088 if ((use_12byte == 0)
4091 use_12byte = 1;
4106 if (use_12byte == 0) {
4108 use_12byte = 1;
4122 if (use_12byte == 0) {
4124 use_12byte
[all...]

Completed in 60 milliseconds