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

  /external/syslinux/gpxe/src/util/Option/
ROM.pm 31 # Modify the PCI device ID
306 Return a C<Option::ROM::PCI> object representing the ROM's PCI header,
318 return Option::ROM::PCI->new ( $self->{data}, $offset );
372 # Option::ROM::PCI
376 package Option::ROM::PCI;
  /external/spirv-llvm/lib/SPIRV/
OCL20ToSPIRV.cpp 397 auto PCI = &CI;
399 visitCallAtomicInit(PCI);
403 visitCallAtomicWorkItemFence(PCI);
411 PCI = visitCallAtomicCmpXchg(PCI, DemangledName);
413 visitCallAtomicLegacy(PCI, MangledName, DemangledName);
414 visitCallAtomicCpp11(PCI, MangledName, DemangledName);
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiPxe.h 921 // PCI and PC Card NICs are both identified using bus, device
928 // See S/W UNDI ROMID structure definition for PCI and
940 PCI, PCC;
1290 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiPxe.h 900 /// PCI and PC Card NICs are both identified using bus, device
907 /// See S/W UNDI ROMID structure definition for PCI and
919 PCI, PCC;
1245 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]
  /external/syslinux/efi32/include/efi/
efi_pxe.h 938 // PCI and PC Card NICs are both identified using bus, device
945 // See S/W UNDI ROMID structure definition for PCI and
956 } PCI, PCC;
1198 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]
  /external/syslinux/efi64/include/efi/
efi_pxe.h 938 // PCI and PC Card NICs are both identified using bus, device
945 // See S/W UNDI ROMID structure definition for PCI and
956 } PCI, PCC;
1198 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efi_pxe.h 938 // PCI and PC Card NICs are both identified using bus, device
945 // See S/W UNDI ROMID structure definition for PCI and
956 } PCI, PCC;
1198 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiPxe.h 884 /// PCI and PC Card NICs are both identified using bus, device
891 /// See S/W UNDI ROMID structure definition for PCI and
903 PCI, PCC;
1229 PXE_PCI_CONFIG_INFO pci; member in union:u_pxe_db_get_config_info
    [all...]

Completed in 377 milliseconds