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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h124 CTL_UA_THIN_PROV_THRES = 0x8000, enumerator in enum:__anon5256
H A Dctl_error.c474 case CTL_UA_THIN_PROV_THRES:
580 } else if (ua_to_build == CTL_UA_THIN_PROV_THRES &&
H A Dctl.c1105 if (msg->ua.ua_type == CTL_UA_THIN_PROV_THRES && msg->ua.ua_set)
13305 ctl_est_ua_all(lun, -1, CTL_UA_THIN_PROV_THRES);
13311 ctl_clr_ua_all(lun, -1, CTL_UA_THIN_PROV_THRES);
13326 msg.ua.ua_type = CTL_UA_THIN_PROV_THRES;

Completed in 201 milliseconds