Searched refs:ctl_clr_ua_all (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/cam/ctl/ |
| HD | ctl.h | 196 void ctl_clr_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua);
|
| HD | ctl_error.c | 581 ctl_clr_ua_all(lun, -1, ua_to_build); in ctl_build_ua()
|
| HD | ctl.c | 1097 ctl_clr_ua_all(lun, iid, msg->ua.ua_type); in ctl_isc_ua() 1836 ctl_clr_ua_all(struct ctl_lun *lun, uint32_t except, ctl_ua_type ua) in ctl_clr_ua_all() function 5976 ctl_clr_ua_all(lun, -1, CTL_UA_IE); in ctl_ie_page_handler() 5992 ctl_clr_ua_all(lun, -1, CTL_UA_IE); in ctl_ie_page_handler() 14465 ctl_clr_ua_all(lun, -1, CTL_UA_THIN_PROV_THRES);
|