Searched defs:PCI (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/util/Option/
H A DROM.pm31 # 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 );
373 # Option::ROM::PCI
377 package Option::ROM::PCI;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Uefi/
H A DUefiPxe.h898 /// PCI and PC Card NICs are both identified using bus, device
905 /// See S/W UNDI ROMID structure definition for PCI and
917 PCI, PCC; member in union:pxe_device
1193 /// For PCI bus devices, this field is set to PXE_BUSTYPE_PCI.
1198 /// This identifies the PCI network device that this UNDI interface.
1206 /// This is a copy of the PCI configuration space for this
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Uefi/
H A DUefiPxe.h900 /// 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; member in union:pxe_device
1195 /// For PCI bus devices, this field is set to PXE_BUSTYPE_PCI.
1200 /// This identifies the PCI network device that this UNDI interface.
1208 /// This is a copy of the PCI configuration space for this

Completed in 56 milliseconds