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

  /src/sys/arch/next68k/next68k/
nextrom.c 236 paddr_t fbbasepa_l, fblimitpa_l; local in function:next68k_bootargs
292 fbbasepa_l = TURBOFBBASE;
297 fbbasepa_l = COLORBASE;
300 fbbasepa_l = MONOBASE;
305 RELOC(fbbasepa, paddr_t) = fbbasepa_l;
nextrom.c 236 paddr_t fbbasepa_l, fblimitpa_l; local in function:next68k_bootargs
292 fbbasepa_l = TURBOFBBASE;
297 fbbasepa_l = COLORBASE;
300 fbbasepa_l = MONOBASE;
305 RELOC(fbbasepa, paddr_t) = fbbasepa_l;
nextrom.c 236 paddr_t fbbasepa_l, fblimitpa_l; local in function:next68k_bootargs
292 fbbasepa_l = TURBOFBBASE;
297 fbbasepa_l = COLORBASE;
300 fbbasepa_l = MONOBASE;
305 RELOC(fbbasepa, paddr_t) = fbbasepa_l;
nextrom.c 236 paddr_t fbbasepa_l, fblimitpa_l; local in function:next68k_bootargs
292 fbbasepa_l = TURBOFBBASE;
297 fbbasepa_l = COLORBASE;
300 fbbasepa_l = MONOBASE;
305 RELOC(fbbasepa, paddr_t) = fbbasepa_l;

Completed in 43 milliseconds