Searched refs:subdevice (Results 1 – 2 of 2) sorted by relevance
530 unsigned int subvendor, subdevice; /* Subsystem ID's or PCI_ANY_ID */ member1577 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID1591 .subvendor = (subvend), .subdevice = (subdev)1605 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID1620 .subvendor = PCI_ANY_ID, .subdevice = PCI_ANY_ID, 0, 0
721 (id->subdevice == PCI_ANY_ID || id->subdevice == find->subdevice) && in pci_match_one_id()888 find_id.subdevice = val >> 16; in pci_bind_bus_devices()