OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp_sc
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/sparc64/dev/
vpcivar.h
40
struct vpci_softc *
vp_sc
;
member in struct:vpci_pbm
vpci.c
205
pbm->
vp_sc
= sc;
416
struct vpci_softc *sc = pbm->
vp_sc
;
438
struct vpci_softc *sc = pbm->
vp_sc
;
499
struct vpci_softc *sc = pbm->
vp_sc
;
537
struct vpci_softc *sc = pbm->
vp_sc
;
/src/sys/dev/virtio/
viocon.c
102
struct viocon_softc *
vp_sc
;
member in struct:viocon_port
253
vp->
vp_sc
= sc;
368
struct virtio_softc *vsc = vp->
vp_sc
->sc_virtio;
486
virtio_stop_vq_intr(vp->
vp_sc
->sc_virtio, vp->vp_rx);
488
virtio_start_vq_intr(vp->
vp_sc
->sc_virtio, vp->vp_rx);
Completed in 14 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026