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

  /src/sys/arch/pmax/tc/
tc_maxine.c 55 { KV(XINE_PHYS_CFB_START), C(SYS_DEV_BOGUS), }, /* 2 - unused */
  /src/sys/arch/pmax/pmax/
maxine.h 105 #define XINE_PHYS_CFB_START 0x08000000 /* Color Frame Buffer */
dec_maxine.c 206 xcfb_cnattach((tc_addr_t)XINE_PHYS_CFB_START);
  /src/sys/dev/tc/
xcfb.c 75 #define XCFB_FB_BASE (XINE_PHYS_CFB_START + 0x2000000)
325 xcfb_consaddr = MIPS_PHYS_TO_KSEG1(XINE_PHYS_CFB_START);

Completed in 29 milliseconds