Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/bi/
Dbireg.h135 #define BIDT_DEBNK 0x410e /* (AIE_TK) BI Ethernet (Lance) + TK50 */ macro
Dbi.c72 {BIDT_DEBNK, DT_HAVDRV|DT_VEC, "debnk"},
Dif_ni.c170 if (type != BIDT_DEBNA && type != BIDT_DEBNT && type != BIDT_DEBNK) in nimatch()