Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c411 struct vmbus_pcib_softc *sc;
515 struct vmbus_pcib_softc { struct
930 struct vmbus_pcib_softc *sc = arg; in vmbus_pcib_on_channel_callback()
1491 struct vmbus_pcib_softc *sc; in vmbus_pcib_attach()
1601 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_detach()
1644 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_read_ivar()
1671 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_alloc_resource()
1718 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_adjust_resource()
1729 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_release_resource()
1744 struct vmbus_pcib_softc *sc = device_get_softc(dev); in vmbus_pcib_activate_resource()
[all …]