Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchprm_legacy.c153 shpchp_nic_irq = temp; in shpchprm_find_available_resources()
160 dbg("shpchp_nic_irq= %d\n", shpchp_nic_irq); in shpchprm_find_available_resources()
167 if (!shpchp_nic_irq) { in shpchprm_find_available_resources()
168 shpchp_nic_irq = cfgspc_irq; in shpchprm_find_available_resources()
175 dbg("shpchp_disk_irq, shpchp_nic_irq= %d, %d\n", shpchp_disk_irq, shpchp_nic_irq); in shpchprm_find_available_resources()
Dshpchp.h244 extern u8 shpchp_nic_irq;
Dshpchp_ctrl.c56 u8 shpchp_nic_irq; variable
3018 IRQ = shpchp_nic_irq; in configure_new_function()