OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pdc_model
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/hppa/
machdep.c
184
struct
pdc_model
pdc_model
;
variable in typeref:struct:pdc_model
299
struct
pdc_model
pdc_model
;
variable in typeref:struct:pdc_model
662
error = pdcproc_model_info(&
pdc_model
);
666
pdc_model
.hwmodel = 0;
667
pdc_model
.hv = 0;
669
DPRINTF(("
pdc_model
.hwmodel/hv %x/%x\n",
pdc_model
.hwmodel,
670
pdc_model
.hv))
[
all
...]
machdep.c
184
struct
pdc_model
pdc_model
;
variable in typeref:struct:pdc_model
299
struct
pdc_model
pdc_model
;
variable in typeref:struct:pdc_model
662
error = pdcproc_model_info(&
pdc_model
);
666
pdc_model
.hwmodel = 0;
667
pdc_model
.hv = 0;
669
DPRINTF(("
pdc_model
.hwmodel/hv %x/%x\n",
pdc_model
.hwmodel,
670
pdc_model
.hv))
[
all
...]
/src/sys/arch/hppa/include/
pdc.h
121
#define
PDC_MODEL
4 /* processor model number info */
349
struct
pdc_model
{ /*
PDC_MODEL
*/
struct
369
struct pdc_cpuid { /*
PDC_MODEL
, PDC_CPUID */
780
int pdcproc_model_info(struct
pdc_model
*);
pdc.h
121
#define
PDC_MODEL
4 /* processor model number info */
349
struct
pdc_model
{ /*
PDC_MODEL
*/
struct
369
struct pdc_cpuid { /*
PDC_MODEL
, PDC_CPUID */
780
int pdcproc_model_info(struct
pdc_model
*);
Completed in 151 milliseconds
Indexes created Tue Sep 23 22:09:46 GMT 2025