Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/age/
H A Dif_age.c95 static struct age_dev { struct
323 struct age_dev *sp; in age_probe()
368 device_printf(sc->age_dev, in age_get_macaddr()
372 device_printf(sc->age_dev, in age_get_macaddr()
474 sc->age_dev = dev; in age_attach()
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()
956 device_printf(sc->age_dev, in age_dma_alloc()
[all …]
H A Dif_agevar.h197 device_t age_dev; member