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

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/FirmwareVolume/FwVolDxe/
FwVolAttrib.c 42 FvDevice = FV_DEVICE_FROM_THIS (This);
92 FvDevice = FV_DEVICE_FROM_THIS (This);
FwVolRead.c 126 FvDevice = FV_DEVICE_FROM_THIS (This);
334 FvDevice = FV_DEVICE_FROM_THIS (This);
526 FvDevice = FV_DEVICE_FROM_THIS (This);
FwVolDriver.h 100 #define FV_DEVICE_FROM_THIS(a) CR (a, FV_DEVICE, Fv, FV_DEVICE_SIGNATURE)
FwVolWrite.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
FwVolAttrib.c 41 FvDevice = FV_DEVICE_FROM_THIS (This);
FwVolRead.c 125 FvDevice = FV_DEVICE_FROM_THIS (This);
289 FvDevice = FV_DEVICE_FROM_THIS (This);
448 FvDevice = FV_DEVICE_FROM_THIS (This);
FwVolDriver.h 52 #define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv, FV2_DEVICE_SIGNATURE)

Completed in 45 milliseconds