Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dcpqphp_core.c1169 ctrl->cfgspc_irq = 0; in cpqhpc_probe()
1170 pci_read_config_byte(pdev, PCI_INTERRUPT_LINE, &ctrl->cfgspc_irq); in cpqhpc_probe()
Dcpqphp_pci.c1226 cpqhp_nic_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
1229 cpqhp_disk_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
Dcpqphp.h306 u8 cfgspc_irq; member