Searched refs:ctl_reg_int_en (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/sgimips/hpc/
H A Dpi1ppc.c676 /* 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
714 val |= (ctl_reg_int_en & 0x10);
738 ctl_reg_int_en = (byte & 0x10);

Completed in 123 milliseconds