OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_units
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/hpcmips/vr/
vripvar.h
56
const struct vrip_unit *
sc_units
;
member in struct:vrip_softc
vr4102ip.c
101
sc->
sc_units
= vr4102ip_units;
vr4122ip.c
101
sc->
sc_units
= vr4122ip_units;
vr4181ip.c
130
sc->
sc_units
= vr4181ip_units;
vrc4173bcu.c
154
struct vrc4173bcu_unit *
sc_units
;
member in struct:vrc4173bcu_softc
275
sc->
sc_units
= vrc4173bcu_units;
547
vu = &sc->
sc_units
[unit];
563
vu = &sc->
sc_units
[unit];
vrip.c
178
sc->
sc_units
= vrip_units;
320
vu = &sc->
sc_units
[unit];
336
vu = &sc->
sc_units
[unit];
/src/sys/dev/pci/
twavar.h
79
struct twa_drive *
sc_units
;
member in struct:twa_softc
twevar.h
69
struct twe_drive
sc_units
[TWE_MAX_UNITS];
member in struct:twe_softc
ld_twa.c
118
ld->sc_secperunit = twa->
sc_units
[sc->sc_hwunit].td_size;
121
ld->sc_maxqueuecnt = twa->
sc_units
[sc->sc_hwunit].td_openings;
twa.c
839
sc->
sc_units
= malloc(sc->sc_nunits *
941
td = &sc->
sc_units
[unit];
946
td = &sc->
sc_units
[unit];
995
td = &sc->
sc_units
[unit];
1002
sc->
sc_units
[unit].td_size =
1011
sc->
sc_units
[unit].td_dev =
1655
if (sc->
sc_units
[unit].td_dev != NULL)
1656
(void) config_detach(sc->
sc_units
[unit].td_dev,
1674
sc->
sc_units
[unit].td_callbacks = tcb;
2267
tdr = &sc->
sc_units
[tn->tn_unit]
[
all
...]
ld_twe.c
98
struct twe_drive *td = &twe->
sc_units
[twea->twea_unit];
twe.c
503
sc->
sc_units
[unit].td_callbacks = tcb;
527
td = &sc->
sc_units
[unit];
560
td = &sc->
sc_units
[unit];
655
td = &sc->
sc_units
[unit];
Completed in 26 milliseconds
Indexes created Sat Oct 25 07:10:08 GMT 2025