Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Ddp83932reg.h248 #define SONIC_UTDAR 0x06 /* Upper Tx Descriptor Address Register */ macro
H A Ddp83932.c967 CSR_WRITE(sc, SONIC_UTDAR, (SONIC_CDTXADDR(sc, 0) >> 16) & 0xffff); in sonic_init()