HomeSort by: relevance | last modified time | path
    Searched defs:l2ctrl (Results 1 - 2 of 2) sorted by relevancy

  /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);

Completed in 22 milliseconds