Home
last modified time | relevance | path

Searched defs:pci_device_id (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/
A Dpci.h587 struct pci_device_id { struct
588 unsigned int vendor, device; /* Vendor and device ID or PCI_ANY_ID */
589 unsigned int subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */
590 unsigned int class, class_mask; /* (class,subclass,prog-if) triplet */
591 unsigned long driver_data; /* Data private to the driver */
/u-boot/include/acpi/
A Dacpi_table.h552 u16 pci_device_id; /* Must be 0xffff if not PCI device */ member

Completed in 10 milliseconds