OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:virtio_child
(Results
1 - 10
of
10
) sorted by relevancy
/src/sys/dev/pci/
viornd.c
136
if (
virtio_child
(vsc) != NULL)
224
struct viornd_softc *sc = device_private(
virtio_child
(vsc));
viomb.c
130
if (
virtio_child
(vsc) != NULL) {
250
struct viomb_softc *sc = device_private(
virtio_child
(vsc));
330
struct viomb_softc *sc = device_private(
virtio_child
(vsc));
447
struct viomb_softc *sc = device_private(
virtio_child
(vsc));
virtiovar.h
243
device_t
virtio_child
(struct virtio_softc *);
if_vioif.c
471
if (
virtio_child
(vsc) != NULL) {
1893
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
1926
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
1955
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
2178
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
2192
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
2236
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
2266
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
2691
struct vioif_softc *sc = device_private(
virtio_child
(vsc));
vioscsi.c
123
if (
virtio_child
(vsc) != NULL) {
524
struct vioscsi_softc *sc = device_private(
virtio_child
(vsc));
vio9p.c
495
if (
virtio_child
(vsc) != NULL) {
620
struct vio9p_softc *sc = device_private(
virtio_child
(vsc));
viogpu.c
210
if (
virtio_child
(vsc) != NULL) {
533
struct viogpu_softc *sc = device_private(
virtio_child
(vsc));
ld_virtio.c
319
if (
virtio_child
(vsc) != NULL) {
742
struct ld_virtio_softc *sc = device_private(
virtio_child
(vsc));
virtio.c
1494
virtio_child
(struct virtio_softc *sc)
function in typeref:typename:device_t
/src/sys/dev/virtio/
viocon.c
203
if (
virtio_child
(vsc) != NULL) {
348
struct viocon_softc *sc = device_private(
virtio_child
(vsc));
390
struct viocon_softc *sc = device_private(
virtio_child
(vsc));
Completed in 18 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025