OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_type_copy
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/isa/
fdvar.h
63
struct fd_type
sc_type_copy
; /* copy for fiddling when formatting */
member in struct:fd_softc
fd.c
939
fd->
sc_type_copy
= *type;
940
fd->sc_type = &fd->
sc_type_copy
;
/src/sys/arch/arc/jazz/
fd.c
151
struct fd_type
sc_type_copy
; /* copy for fiddling when formatting */
member in struct:fd_softc
667
fd->
sc_type_copy
= *type;
668
fd->sc_type = &fd->
sc_type_copy
;
/src/sys/arch/acorn32/mainbus/
fd.c
223
struct fd_type
sc_type_copy
; /* copy for fiddling when formatting */
member in struct:fd_softc
799
fd->
sc_type_copy
= *type;
800
fd->sc_type = &fd->
sc_type_copy
;
Completed in 137 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025