Searched refs:ED_P1_PAR0 (Results 1 – 4 of 4) sorted by relevance
63 #define ED_P1_PAR0 0x01 /* Physical Address Register 0 */ macro
343 NIC_PUT(regt, regh, ED_P1_PAR0 + i, CLLADDR(ifp->if_sadl)[i]); in dp8390_init()
112 NIC_PUT(ED_P1_PAR0 + i, eth_myaddr[i]); in dp8390_init()
186 my_ea[i] = bus_space_read_1( iot, nioh, ED_P1_PAR0+i ); in ne_obio_attach()