Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vr/
H A Dif_vr.c375 device_printf(sc->vr_dev, in vr_miibus_statchg()
543 device_printf(sc->vr_dev, in vr_reset()
604 sc->vr_dev = dev; in vr_attach()
982 device_printf(sc->vr_dev, in vr_dma_alloc()
992 device_printf(sc->vr_dev, in vr_dma_alloc()
1003 device_printf(sc->vr_dev, in vr_dma_alloc()
1013 device_printf(sc->vr_dev, in vr_dma_alloc()
1027 device_printf(sc->vr_dev, in vr_dma_alloc()
1035 device_printf(sc->vr_dev, in vr_dma_alloc()
1773 device_printf(sc->vr_dev, in vr_error()
[all …]
H A Dif_vrreg.h717 device_t vr_dev; member