Home
last modified time | relevance | path

Searched refs:ih_pri (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dkern_intr.c174 pri = CK_SLIST_FIRST(&ie->ie_handlers)->ih_pri; in ithread_update()
590 ih->ih_pri = pri; in intr_event_add_handler()
630 if (temp_ih->ih_pri > ih->ih_pri) in intr_event_add_handler()
1442 switch (ih->ih_pri) { in db_dump_intrhand()
1462 if (ih->ih_pri >= PI_SOFT) in db_dump_intrhand()
1465 db_printf("%4u", ih->ih_pri); in db_dump_intrhand()
/f-stack/freebsd/sys/
H A Dinterrupt.h57 u_char ih_pri; /* Priority of this handler. */ member
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h3001 uint64_t ih_pri : 1; /**< Use the PRI/QOS field in the instruction header member
3144 uint64_t ih_pri : 1;
3542 uint64_t ih_pri : 1; /**< Use the PRI/QOS field in the instruction header member
3686 uint64_t ih_pri : 1;