Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/age/
H A Dif_age.c93 static struct age_dev { struct
317 struct age_dev *sp; in age_probe()
362 device_printf(sc->age_dev, in age_get_macaddr()
366 device_printf(sc->age_dev, in age_get_macaddr()
468 sc->age_dev = dev; in age_attach()
861 device_printf(sc->age_dev, in age_dma_alloc()
880 device_printf(sc->age_dev, in age_dma_alloc()
899 device_printf(sc->age_dev, in age_dma_alloc()
918 device_printf(sc->age_dev, in age_dma_alloc()
937 device_printf(sc->age_dev, in age_dma_alloc()
[all …]
H A Dif_agevar.h195 device_t age_dev; member