Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vr/
H A Dif_vr.c371 device_printf(sc->vr_dev, in vr_miibus_statchg()
552 device_printf(sc->vr_dev, in vr_reset()
613 sc->vr_dev = dev; in vr_attach()
985 device_printf(sc->vr_dev, in vr_dma_alloc()
995 device_printf(sc->vr_dev, in vr_dma_alloc()
1006 device_printf(sc->vr_dev, in vr_dma_alloc()
1016 device_printf(sc->vr_dev, in vr_dma_alloc()
1030 device_printf(sc->vr_dev, in vr_dma_alloc()
1038 device_printf(sc->vr_dev, in vr_dma_alloc()
1776 device_printf(sc->vr_dev, in vr_error()
[all …]
H A Dif_vrreg.h713 device_t vr_dev; member