OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ctl_reg_int_en
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sgimips/hpc/
pi1ppc.c
676
/* Bit 4 of
ctl_reg_int_en
is used to emulate the PC's int enable
679
static uint8_t
ctl_reg_int_en
= 0;
variable in typeref:typename:uint8_t
714
val |= (
ctl_reg_int_en
& 0x10);
738
ctl_reg_int_en
= (byte & 0x10);
pi1ppc.c
676
/* Bit 4 of
ctl_reg_int_en
is used to emulate the PC's int enable
679
static uint8_t
ctl_reg_int_en
= 0;
variable in typeref:typename:uint8_t
714
val |= (
ctl_reg_int_en
& 0x10);
738
ctl_reg_int_en
= (byte & 0x10);
Completed in 22 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025