Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/age/
H A Dif_age.c95 static struct age_dev { struct
321 struct age_dev *sp; in age_probe()
366 device_printf(sc->age_dev, in age_get_macaddr()
370 device_printf(sc->age_dev, in age_get_macaddr()
472 sc->age_dev = dev; in age_attach()
878 device_printf(sc->age_dev, in age_dma_alloc()
897 device_printf(sc->age_dev, in age_dma_alloc()
916 device_printf(sc->age_dev, in age_dma_alloc()
935 device_printf(sc->age_dev, in age_dma_alloc()
954 device_printf(sc->age_dev, in age_dma_alloc()
[all …]
H A Dif_agevar.h197 device_t age_dev; member