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

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Scsi/ScsiBusDxe/
ScsiBus.h 99 SCSI_TARGET_ID Pun;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/
UfsPassThru.c 426 DevicePathNode->Ufs.Pun = 0;
464 UINT8 Pun;
491 Pun = (UINT8) DevicePathNode->Ufs.Pun;
494 if (Pun != 0) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
Edd.h 61 UINT16 Pun;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiDevicePath.h 181 UINT16 Pun;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DevicePath.h 342 /// Target ID on the SCSI bus (PUN).
344 UINT16 Pun;
839 /// Target ID on the UFS bus (PUN).
841 UINT8 Pun;
    [all...]

Completed in 165 milliseconds