Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
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()
Dcpqphp_pci.c1224 cpqhp_nic_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
1227 cpqhp_disk_irq = ctrl->cfgspc_irq; in cpqhp_find_available_resources()
Dcpqphp.h292 u8 cfgspc_irq; member