Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_IBM_CALIOC2 (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kernel/
Dpci-calgary_64.c60 #define PCI_DEVICE_ID_IBM_CALIOC2 0x0308 macro
529 return (device == PCI_DEVICE_ID_IBM_CALIOC2); in is_calioc2()
1286 if (pci_dev == PCI_DEVICE_ID_IBM_CALIOC2) { in calgary_bus_has_devices()