Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dpci-calgary_64.c49 #define PCI_DEVICE_ID_IBM_CALIOC2 0x0308 macro
514 return (device == PCI_DEVICE_ID_IBM_CALIOC2); in is_calioc2()
1265 if (pci_dev == PCI_DEVICE_ID_IBM_CALIOC2) { in calgary_bus_has_devices()