Searched defs:ncpl (Results 1 - 4 of 4) sorted by relevance
| /src/sys/arch/hppa/hppa/ | ||
| H A D | intr.c | 402 hppa_intr_dispatch(int ncpl, int eiem, struct trapframe *frame) argument |
| /src/sys/dev/pci/cxgb/ | ||
| H A D | cxgb_lro.c | 248 struct cpl_rx_pkt *ncpl = (struct cpl_rx_pkt *)(mtod(m, uint8_t *) + 2); local in function:lro_update_session |
| /src/sys/arch/powerpc/pic/ | ||
| H A D | intr.c | 648 splraise(int ncpl) argument 665 have_pending_intr_p(struct cpu_info *ci, int ncpl) argument 677 splx(int ncpl) argument 691 spllower(int ncpl) argument [all...] |
| /src/sys/arch/arm/pic/ | ||
| H A D | pic.c | 347 int ocpl, ncpl, handled __unused; local in function:pic_dispatch |
Completed in 6 milliseconds