Lines Matching refs:device
209 uint32_t class, uint16_t vendor, uint16_t device,
228 (device == driver->ids[i].dev_id)) {
268 uint16_t vendor, device;
299 else if (!(hdr_type & 0x80)) /* not a multi-function device */
307 device = (l >> 16) & 0xffff;
316 vendor, device);
333 scan_drivers(type, class, vendor, device, first_driver, dev);
347 dev->dev_id = device;
390 * Set device to be a busmaster in case BIOS neglected to do so.
403 "The PCI BIOS has not enabled this device!\n"
475 * @dev: PCI device to query
478 * Tell if a device supports a given PCI capability.
480 * device's PCI configuration space or 0 in case the device does not