Searched refs:CTL_DEBUG_INFO (Results 1 – 2 of 2) sorted by relevance
47 CTL_DEBUG_INFO = 0x01, /* SCSI errors */ enumerator
13736 if (bootverbose || (ctl_debug & CTL_DEBUG_INFO)) in ctl_process_done()13848 if (!bootverbose && (ctl_debug & CTL_DEBUG_INFO) == 0) in ctl_process_done()13850 if ((ctl_debug & CTL_DEBUG_INFO) == 0 && in ctl_process_done()