Home | Sort by: relevance | last modified time | path |
/src/sys/arch/prep/prep/ | |
platform.c | 87 u_int8_t l2ctrl; local in function:cpu_setup_prep_generic 90 l2ctrl = inb(PREP_BUS_SPACE_IO + 0x81c); 95 outb(PREP_BUS_SPACE_IO + 0x81c, l2ctrl | 0xc0); |
platform.c | 87 u_int8_t l2ctrl; local in function:cpu_setup_prep_generic 90 l2ctrl = inb(PREP_BUS_SPACE_IO + 0x81c); 95 outb(PREP_BUS_SPACE_IO + 0x81c, l2ctrl | 0xc0); |