Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_core.c1109 ctrl->cfgspc_irq = 0; in cpqhpc_probe()
1110 pci_read_config_byte(pdev, PCI_INTERRUPT_LINE, &ctrl->cfgspc_irq); in cpqhpc_probe()
H A Dcpqphp_pci.c1229 cpqhp_nic_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
1232 cpqhp_disk_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
H A Dcpqphp.h292 u8 cfgspc_irq; member