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

/freebsd-12-stable/sys/mips/nlm/
H A Dinterrupt.h40 #define IRQ_MSGRING 6 macro
H A Dcms.c285 nlm_write_c0_eirr(1ULL << IRQ_MSGRING);
329 nlm_fmn_cpu_init(IRQ_MSGRING, 0, 0, 0, 0, 0);
334 nlm_write_c0_eirr(1ULL << IRQ_MSGRING);
449 NULL, IRQ_MSGRING, INTR_TYPE_NET, &cookie);
H A Dintr_machdep.c257 case IRQ_MSGRING:
H A Dxlp_machdep.c657 xlp_enable_irq(IRQ_MSGRING);

Completed in 117 milliseconds