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

/netbsd-current/sys/arch/x68k/stand/boot/
H A Dne.c67 #define NE_BASEREG neaddr macro
68 #define NE_ASIC_BASEREG (NE_BASEREG + NE2000_ASIC_OFFSET * 2)
70 #define NIC_PORT(x) (NE_BASEREG + (x) * 2)
99 printf("ne: trying iobase=0x%x\n", NE_BASEREG);
101 dp8390_iobase = NE_BASEREG;

Completed in 194 milliseconds