Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vte/
H A Dif_vte.c386 sc->vte_dev = dev; in vte_attach()
685 device_printf(sc->vte_dev, in vte_dma_alloc()
704 device_printf(sc->vte_dev, in vte_dma_alloc()
723 device_printf(sc->vte_dev, in vte_dma_alloc()
734 device_printf(sc->vte_dev, in vte_dma_alloc()
743 device_printf(sc->vte_dev, in vte_dma_alloc()
755 device_printf(sc->vte_dev, in vte_dma_alloc()
764 device_printf(sc->vte_dev, in vte_dma_alloc()
784 device_printf(sc->vte_dev, in vte_dma_alloc()
832 device_printf(sc->vte_dev, in vte_dma_alloc()
[all …]
H A Dif_vtevar.h127 device_t vte_dev; member