Searched refs:SB_PCI_IRQ (Results 1 – 3 of 3) sorted by relevance
533 devc->caps |= SB_PCI_IRQ; in sb_dsp_detect()534 hw_config->driver_use_1 |= SB_PCI_IRQ; in sb_dsp_detect()541 devc->caps |= SB_PCI_IRQ; in sb_dsp_detect()542 hw_config->driver_use_1 |= SB_PCI_IRQ; in sb_dsp_detect()676 int i=(devc->caps&SB_PCI_IRQ)?IRQF_SHARED:0; in sb_dsp_init()
157 hw_config->driver_use_1 = SB_NO_MIDI | SB_PCI_IRQ; in probe_one()
63 #define SB_PCI_IRQ 0x00000010 /* PCI shared IRQ */ macro