Lines Matching defs:PCI_ANY_ID
132 const PCI_ANY_ID: u32 = !0;
142 subvendor: DeviceId::PCI_ANY_ID,
143 subdevice: DeviceId::PCI_ANY_ID,
157 vendor: DeviceId::PCI_ANY_ID,
158 device: DeviceId::PCI_ANY_ID,
159 subvendor: DeviceId::PCI_ANY_ID,
160 subdevice: DeviceId::PCI_ANY_ID,
181 device: DeviceId::PCI_ANY_ID,
182 subvendor: DeviceId::PCI_ANY_ID,
183 subdevice: DeviceId::PCI_ANY_ID,
239 /// pci::DeviceId::from_id(pci::Vendor::REDHAT, bindings::PCI_ANY_ID as u32),