Home
last modified time | relevance | path

Searched refs:VID (Results 1 – 7 of 7) sorted by relevance

/qemu/roms/
H A DMakefile7 pxe-rom-e1000 efi-rom-e1000 : VID := 8086 macro
9 pxe-rom-e1000e efi-rom-e1000e : VID := 8086 macro
11 pxe-rom-eepro100 efi-rom-eepro100 : VID := 8086 macro
13 pxe-rom-ne2k_pci efi-rom-ne2k_pci : VID := 1050 macro
15 pxe-rom-pcnet efi-rom-pcnet : VID := 1022 macro
17 pxe-rom-rtl8139 efi-rom-rtl8139 : VID := 10ec macro
19 pxe-rom-virtio efi-rom-virtio : VID := 1af4 macro
21 pxe-rom-vmxnet3 efi-rom-vmxnet3 : VID := 15ad macro
114 cp ipxe/src/bin/$(VID)$(DID).rom ../pc-bios/pxe-$*.rom
120 -b ipxe/src/bin/$(VID)$(DID).rom \
[all …]
/qemu/include/hw/ppc/
H A Dopenpic.h10 #define VID 0x03 /* MPIC version ID */ macro
/qemu/include/hw/acpi/
H A Dtpm.h162 FIELD(CRB_INTF_ID2, VID, 0, 16)
/qemu/hw/tpm/
H A Dtpm_crb.c268 VID, PCI_VENDOR_ID_IBM); in tpm_crb_reset()
/qemu/docs/
H A Dqdev-device-use.txt371 -usbdevice host:auto:BUS.ADDR:VID:PRID
373 was removed in v2.12.0. Any of BUS, ADDR, VID, PRID could be the
378 -device usb-host,hostbus=BUS,hostaddr=ADDR,vendorid=VID,productid=PRID
H A Digd-assign.txt21 | #2 VID/DID of LPC bridge at 00:1f.0 matches | | | * | * |
109 Creates a dummy LPC bridge at 00:1f:0 with host VID/DID (i440fx only)
/qemu/hw/net/
H A Dtrace-events110 e1000x_rx_flt_vlan_mismatch(uint16_t vid) "VID mismatch: 0x%X"
111 e1000x_rx_flt_vlan_match(uint16_t vid) "VID match: 0x%X"