Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/
Dpci-calgary_64.c63 #define PCI_DEVICE_ID_IBM_CALIOC2 0x0308 macro
537 return (device == PCI_DEVICE_ID_IBM_CALIOC2); in is_calioc2()
1291 if (pci_dev == PCI_DEVICE_ID_IBM_CALIOC2) { in calgary_bus_has_devices()