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

  /src/sys/arch/hpc/stand/hpcboot/menu/
platform.cpp 57 _pref.platid_lo = mask->dw.dw1;
63 (mask->dw.dw1 == _pref.platid_lo))
  /src/sys/arch/hpc/stand/hpcboot/arm/
arm_boot.cpp 64 platid.dw.dw1 = pref.platid_lo;
  /src/sys/arch/hpc/stand/hpcboot/
hpcmenu.cpp 126 _pref.platid_lo = 0;
333 FrameBufferInfo fb(_pref.platid_hi, _pref.platid_lo);
347 bi.platid_machine = _pref.platid_lo;
374 uint32_t machine = _pref.platid_lo;
hpcmenu.h 97 unsigned platid_lo; member in struct:HpcMenuInterface::HpcMenuPreferences
hpcboot.cpp 126 HPC_PREFERENCE.platid_hi, HPC_PREFERENCE.platid_lo));
  /src/sys/arch/hpc/stand/hpcboot/sh3/
sh_console.cpp 57 target.dw.dw1 = HPC_PREFERENCE.platid_lo;
sh_boot.cpp 63 platid.dw.dw1 = pref.platid_lo;
  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_boot.cpp 65 platid.dw.dw1 = pref.platid_lo;
  /src/sys/arch/hpc/stand/hpcboot/sh3/dev/
sh3_dev.cpp 94 platform.dw.dw1 = _menu->_pref.platid_lo;

Completed in 29 milliseconds