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

/freebsd-11.0-release/sys/riscv/htif/
H A Dhtif.h52 #define HTIF_NDEV (256) macro
H A Dhtif.c74 struct intr_entry intrs[HTIF_NDEV];
87 if (id >= HTIF_NDEV)
165 for (i = 0; i < HTIF_NDEV; i++) {

Completed in 97 milliseconds