Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/age/
H A Dif_age.c136 static struct age_dev { struct
354 struct age_dev *sp; in age_probe()
449 device_printf(sc->age_dev, in age_get_macaddr()
475 device_printf(sc->age_dev, in age_get_macaddr()
514 sc->age_dev = dev; in age_attach()
823 device_printf(sc->age_dev, in age_dma_alloc()
840 device_printf(sc->age_dev, in age_dma_alloc()
857 device_printf(sc->age_dev, in age_dma_alloc()
874 device_printf(sc->age_dev, in age_dma_alloc()
891 device_printf(sc->age_dev, in age_dma_alloc()
[all …]
H A Dif_agevar.h189 device_t age_dev; member