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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h109 CTL_UA_NONE = 0x0000, enumerator in enum:__anon5256
H A Dctl_error.c511 if (ua == CTL_UA_NONE)
512 return (CTL_UA_NONE);
558 if (ua[i] == CTL_UA_NONE)
559 return (CTL_UA_NONE);
H A Dctl.c9203 if (ua_type != CTL_UA_NONE)
11372 if (ua_type != CTL_UA_NONE) {
11985 if (ua != CTL_UA_NONE)

Completed in 207 milliseconds