Searched refs:NIC_BMPR2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/amiga/dev/ | ||
H A D | if_qnreg.h | 72 #define NIC_BMPR2 (18 * 2) /* Packet length */ macro |
H A D | if_qn.c | 203 sc->nic_len = (u_short volatile *)(sc->sc_nic_base + NIC_BMPR2); in qnattach() |