Searched refs:PCI_CAP_ID_VNDR (Results 1 – 2 of 2) sorted by relevance
5 PciStandardDeviceBar, PCI_CAP_ID_VNDR,116 if capability.id != PCI_CAP_ID_VNDR { in new()
149 pub const PCI_CAP_ID_VNDR: u8 = 0x09; constant