Home
last modified time | relevance | path

Searched refs:NIC_BMPR2 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Dif_qnreg.h72 #define NIC_BMPR2 (18 * 2) /* Packet length */ macro
H A Dif_qn.c203 sc->nic_len = (u_short volatile *)(sc->sc_nic_base + NIC_BMPR2); in qnattach()