Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/vte/
H A Dif_vte.c382 sc->vte_dev = dev; in vte_attach()
674 device_printf(sc->vte_dev, in vte_dma_alloc()
693 device_printf(sc->vte_dev, in vte_dma_alloc()
712 device_printf(sc->vte_dev, in vte_dma_alloc()
723 device_printf(sc->vte_dev, in vte_dma_alloc()
732 device_printf(sc->vte_dev, in vte_dma_alloc()
744 device_printf(sc->vte_dev, in vte_dma_alloc()
753 device_printf(sc->vte_dev, in vte_dma_alloc()
773 device_printf(sc->vte_dev, in vte_dma_alloc()
821 device_printf(sc->vte_dev, in vte_dma_alloc()
[all …]
H A Dif_vtevar.h125 device_t vte_dev; member