Searched refs:ctl_clr_ua (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/cam/ctl/ |
H A D | ctl.h | 195 void ctl_clr_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua);
|
H A D | ctl.c | 1102 ctl_clr_ua(lun, iid, msg->ua.ua_type); in ctl_isc_ua() 1821 ctl_clr_ua(struct ctl_lun *lun, uint32_t initidx, ctl_ua_type ua) in ctl_clr_ua() function 1862 ctl_clr_ua(lun, initidx, ua_type); in ctl_clr_ua_allluns() 9245 ctl_clr_ua(lun, initidx, CTL_UA_LUN_CHANGE); in ctl_report_luns()
|