OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ysc
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
mpu_cmpci.c
59
struct cmpci_softc *
ysc
= device_private(parent);
local
65
sc.iot =
ysc
->sc_iot;
66
sc.ioh =
ysc
->sc_mpu_ioh;
73
struct cmpci_softc *
ysc
= device_private(parent);
local
78
sc->iot =
ysc
->sc_iot;
79
sc->ioh =
ysc
->sc_mpu_ioh;
82
sc->lock = &
ysc
->sc_intr_lock;
mpu_yds.c
62
struct yds_softc *
ysc
= device_private(parent);
local
68
sc.ioh =
ysc
->sc_mpu_ioh;
69
sc.iot =
ysc
->sc_mpu_iot;
76
struct yds_softc *
ysc
= device_private(parent);
local
81
sc->ioh =
ysc
->sc_mpu_ioh;
82
sc->iot =
ysc
->sc_mpu_iot;
87
sc->lock = &
ysc
->sc_intr_lock;
mpu_cmpci.c
59
struct cmpci_softc *
ysc
= device_private(parent);
local
65
sc.iot =
ysc
->sc_iot;
66
sc.ioh =
ysc
->sc_mpu_ioh;
73
struct cmpci_softc *
ysc
= device_private(parent);
local
78
sc->iot =
ysc
->sc_iot;
79
sc->ioh =
ysc
->sc_mpu_ioh;
82
sc->lock = &
ysc
->sc_intr_lock;
mpu_yds.c
62
struct yds_softc *
ysc
= device_private(parent);
local
68
sc.ioh =
ysc
->sc_mpu_ioh;
69
sc.iot =
ysc
->sc_mpu_iot;
76
struct yds_softc *
ysc
= device_private(parent);
local
81
sc->ioh =
ysc
->sc_mpu_ioh;
82
sc->iot =
ysc
->sc_mpu_iot;
87
sc->lock = &
ysc
->sc_intr_lock;
Completed in 65 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026