Symbol: virtio_child
sys/dev/pci/if_vioif.c
1893
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
1926
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
1955
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
2178
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
2192
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
2236
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
2266
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
2691
struct vioif_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/if_vioif.c
471
if (virtio_child(vsc) != NULL) {
sys/dev/pci/ld_virtio.c
319
if (virtio_child(vsc) != NULL) {
sys/dev/pci/ld_virtio.c
754
struct ld_virtio_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/vio9p.c
495
if (virtio_child(vsc) != NULL) {
sys/dev/pci/vio9p.c
620
struct vio9p_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/viogpu.c
210
if (virtio_child(vsc) != NULL) {
sys/dev/pci/viogpu.c
533
struct viogpu_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/viomb.c
130
if (virtio_child(vsc) != NULL) {
sys/dev/pci/viomb.c
250
struct viomb_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/viomb.c
330
struct viomb_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/viomb.c
447
struct viomb_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/viornd.c
136
if (virtio_child(vsc) != NULL)
sys/dev/pci/viornd.c
224
struct viornd_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/vioscsi.c
123
if (virtio_child(vsc) != NULL) {
sys/dev/pci/vioscsi.c
524
struct vioscsi_softc *sc = device_private(virtio_child(vsc));
sys/dev/pci/virtiovar.h
243
device_t virtio_child(struct virtio_softc *);
sys/dev/virtio/viocon.c
203
if (virtio_child(vsc) != NULL) {
sys/dev/virtio/viocon.c
348
struct viocon_softc *sc = device_private(virtio_child(vsc));
sys/dev/virtio/viocon.c
390
struct viocon_softc *sc = device_private(virtio_child(vsc));