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

/netbsd-current/sys/dev/bi/
H A Dbivar.h77 #define DT_VEC 8 /* uses a interrupt vector */ macro
H A Dbi.c69 {BIDT_KDB50, DT_HAVDRV|DT_VEC, "kdb50"},
72 {BIDT_DEBNK, DT_HAVDRV|DT_VEC, "debnk"},
73 {BIDT_DEBNA, DT_HAVDRV|DT_VEC, "debna"},
97 if (bl->bl_havedriver & DT_VEC)

Completed in 170 milliseconds