Home
last modified time | relevance | path

Searched refs:atse_unit (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/altera/atse/
H A Dif_atse_fdt.c86 sc->atse_unit = device_get_unit(dev); in atse_attach_fdt()
H A Dif_atse_nexus.c116 sc->atse_unit = device_get_unit(dev); in atse_attach_nexus()
H A Dif_atsereg.h411 int atse_unit; member
H A Dif_atse.c653 sc->atse_eth_addr[5] = sc->atse_unit & 0xff; in atse_get_eth_address()