Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_age.c92 static struct age_dev { struct
316 struct age_dev *sp; in age_probe()
361 device_printf(sc->age_dev, in age_get_macaddr()
365 device_printf(sc->age_dev, in age_get_macaddr()
467 sc->age_dev = dev; in age_attach()
872 device_printf(sc->age_dev, in age_dma_alloc()
891 device_printf(sc->age_dev, in age_dma_alloc()
910 device_printf(sc->age_dev, in age_dma_alloc()
929 device_printf(sc->age_dev, in age_dma_alloc()
948 device_printf(sc->age_dev, in age_dma_alloc()
[all …]
H A Dif_agevar.h195 device_t age_dev; member