Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dqlogicfc.c178 #define PCI_INTER_CTL 0x08 /* pci interrupt control */ macro
684 outw(ISP_EN_INT | ISP_EN_RISC, host->io_port + PCI_INTER_CTL); in isp2x00_enable_irqs()
690 outw(0x0, host->io_port + PCI_INTER_CTL); in isp2x00_disable_irqs()
1099 outw(0x0, host->io_port + PCI_INTER_CTL); in isp2x00_release()