Home
last modified time | relevance | path

Searched refs:hostsubtype (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/dev/arm/
H A Dkern_machdep.c76 cpu_subtype_t hostsubtype = in grade_binary() local
79 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary()
85 switch (hostsubtype) { in grade_binary()
110 switch (hostsubtype) { in grade_binary()
/xnu-11215.1.10/bsd/dev/i386/
H A Dkern_machdep.c57 cpu_subtype_t hostsubtype = cpu_subtype(); in grade_binary() local
61 switch (hostsubtype) { in grade_binary()