Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sn/
H A Dif_snreg.h207 #define IAR_ADDR0_REG_W 0x04 /* My Ethernet address */ macro
H A Dif_sn.c188 outw(BASE + IAR_ADDR0_REG_W + j * 2, w); in sn_attach()
198 address = inw(BASE + IAR_ADDR0_REG_W + i); in sn_attach()