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

/netbsd-current/usr.sbin/intrctl/
H A Dintrctl.c116 struct intrio_list_line_cpu *illc; local
120 illc = &illine->ill_cpu[i];
121 if (illc->illc_assigned == false) {
187 struct intrio_list_line_cpu *illc; local
193 illc = &illine->ill_cpu[i];
194 if (illc->illc_count != 0) {
210 illc = &illine->ill_cpu[i];
211 total += illc->illc_count;
215 if (illc->illc_assigned) {
232 illc
[all...]

Completed in 120 milliseconds