HomeSort by relevance Sort by last modified time
    Searched refs:DataAddr (Results 1 - 5 of 5) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
3c90x.h 272 volatile unsigned int DataAddr;
280 volatile unsigned int DataAddr;
3c90x.c 360 tx_cur_desc->DataAddr = virt_to_bus(iob->data);
409 p->rx_ring[index].DataAddr = virt_to_bus(p->rx_iobuf[index]->data);
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyld.cpp 90 uint8_t *DataAddr = S.getAddress();
107 dbgs() << " " << format("%02x", *DataAddr);
109 ++DataAddr;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.h 498 CIfrMinMaxStepData (MINMAXSTEP_DATA *DataAddr, BOOLEAN NumericOpcode=FALSE) : mMinMaxStepData (DataAddr) {
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrFormPkg.h 384 CIfrMinMaxStepData (MINMAXSTEP_DATA *DataAddr, BOOLEAN NumericOpcode=FALSE) : mMinMaxStepData (DataAddr) {
    [all...]

Completed in 592 milliseconds