Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vr/
H A Dif_vr.c375 device_printf(sc->vr_dev, in vr_miibus_statchg()
556 device_printf(sc->vr_dev, in vr_reset()
617 sc->vr_dev = dev; in vr_attach()
995 device_printf(sc->vr_dev, in vr_dma_alloc()
1005 device_printf(sc->vr_dev, in vr_dma_alloc()
1016 device_printf(sc->vr_dev, in vr_dma_alloc()
1026 device_printf(sc->vr_dev, in vr_dma_alloc()
1040 device_printf(sc->vr_dev, in vr_dma_alloc()
1048 device_printf(sc->vr_dev, in vr_dma_alloc()
1786 device_printf(sc->vr_dev, in vr_error()
[all …]
H A Dif_vrreg.h715 device_t vr_dev; member