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

/freebsd-10-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw.c213 uint32_t allocated_interrupts; member in struct:ntb_softc
979 ntb->allocated_interrupts++;
1044 ntb->allocated_interrupts = 0;
1122 ntb->allocated_interrupts = 1;
1141 for (i = 0; i < ntb->allocated_interrupts; i++) {

Completed in 160 milliseconds