OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mach_subtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/gio/
gio.c
93
uint32_t
mach_subtype
;
member in struct:gio_probe
204
if (gfx_bases[i].
mach_subtype
!= -1 &&
205
gfx_bases[i].
mach_subtype
!=
mach_subtype
)
243
if (slot_bases[i].
mach_subtype
!= -1 &&
244
slot_bases[i].
mach_subtype
!=
mach_subtype
)
370
if (gfx_bases[i].
mach_subtype
!= -1 &&
371
gfx_bases[i].
mach_subtype
!=
mach_subtype
)
[
all
...]
/src/sys/arch/sgimips/sgimips/
machdep.c
116
int
mach_subtype
= 0; /* subtype: eg., Guinness/Fullhouse for IP22 */
variable in typeref:typename:int
546
mach_subtype
= MACH_SGI_IP12_4D_3X;
548
mach_subtype
= MACH_SGI_IP12_VIP12;
551
mach_subtype
= MACH_SGI_IP12_HP1;
553
mach_subtype
= MACH_SGI_IP12_HPLC;
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025