OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_unit
(Results
1 - 25
of
102
) sorted by relevancy
1
2
3
4
5
/src/sys/arch/dreamcast/dev/maple/
mkbdvar.h
50
struct maple_unit *
sc_unit
;
member in struct:mkbd_softc
mkbdvar.h
50
struct maple_unit *
sc_unit
;
member in struct:mkbd_softc
/src/sys/dev/marvell/
gtpcivar.h
35
int
sc_unit
;
member in struct:gtpci_softc
gtpcivar.h
35
int
sc_unit
;
member in struct:gtpci_softc
/src/sys/net/npf/
if_npflog.c
62
int
sc_unit
;
member in struct:npflog_softc
if_npflog.c
62
int
sc_unit
;
member in struct:npflog_softc
/src/sys/arch/hpcmips/vr/
vrpiuvar.h
47
int
sc_unit
;
member in struct:vrpiu_softc
vrpiuvar.h
47
int
sc_unit
;
member in struct:vrpiu_softc
/src/sys/arch/pmax/stand/common/
rz.c
53
int
sc_unit
; /* disk unit number */
member in struct:rz_softc
147
sc->
sc_unit
= unit;
rz.c
53
int
sc_unit
; /* disk unit number */
member in struct:rz_softc
147
sc->
sc_unit
= unit;
/src/sys/dist/pf/net/
if_pflog.h
36
int
sc_unit
;
member in struct:pflog_softc
if_pflog.h
36
int
sc_unit
;
member in struct:pflog_softc
/src/sys/net/
if_slvar.h
45
int
sc_unit
; /* XXX unit number */
member in struct:sl_softc
if_slvar.h
45
int
sc_unit
; /* XXX unit number */
member in struct:sl_softc
/src/sys/arch/bebox/stand/boot/
wdvar.h
66
u_int
sc_unit
;
member in struct:wd_softc
wdvar.h
66
u_int
sc_unit
;
member in struct:wd_softc
/src/sys/arch/cobalt/stand/boot/
wdvar.h
72
u_int
sc_unit
;
member in struct:wd_softc
wdvar.h
72
u_int
sc_unit
;
member in struct:wd_softc
/src/sys/arch/mmeye/stand/boot/
wdvar.h
106
u_int
sc_unit
;
member in struct:wd_softc
wdvar.h
106
u_int
sc_unit
;
member in struct:wd_softc
/src/sys/dev/qbus/
uda.c
97
struct uba_unit
sc_unit
; /* Struct common for UBA to communicate */
member in struct:uda_softc
220
sc->
sc_unit
.uu_dev = self; /* Backpointer to softc */
221
sc->
sc_unit
.uu_ready = udaready;/* go routine called from adapter */
222
sc->
sc_unit
.uu_keepbdp = vax_cputype == VAX_750 ? 1 : 0;
436
if (sc->
sc_unit
.uu_bdp) {
437
/* printf("<%d>", UBAI_BDP(sc->
sc_unit
.uu_bdp)); */
438
sc->
sc_unit
.uu_bdp = 0;
uda.c
97
struct uba_unit
sc_unit
; /* Struct common for UBA to communicate */
member in struct:uda_softc
220
sc->
sc_unit
.uu_dev = self; /* Backpointer to softc */
221
sc->
sc_unit
.uu_ready = udaready;/* go routine called from adapter */
222
sc->
sc_unit
.uu_keepbdp = vax_cputype == VAX_750 ? 1 : 0;
436
if (sc->
sc_unit
.uu_bdp) {
437
/* printf("<%d>", UBAI_BDP(sc->
sc_unit
.uu_bdp)); */
438
sc->
sc_unit
.uu_bdp = 0;
/src/sys/arch/arm/imx/
imxusbvar.h
85
uint
sc_unit
;
member in struct:imxehci_softc
/src/sys/arch/luna68k/stand/boot/
sd.c
88
int
sc_unit
;
member in struct:sd_softc
140
sc->
sc_unit
= unit;
260
printf("sdstrategy: unit = %d\n", sc->
sc_unit
);
/src/sys/arch/hp300/stand/common/
sd.c
64
int
sc_unit
;
member in struct:sd_softc
175
ss->sc_ctlr, ss->
sc_unit
, ss->sc_part, msg);
214
ss->
sc_unit
= unit;
251
int unit = ss->
sc_unit
;
Completed in 31 milliseconds
1
2
3
4
5
Indexes created Thu Oct 02 01:09:59 GMT 2025