PORT_IRQ_ENABLE_SET  610 drivers/ata/sata_sil24.c 	irq_enabled = readl(port + PORT_IRQ_ENABLE_SET);
PORT_IRQ_ENABLE_SET  641 drivers/ata/sata_sil24.c 	writel(irq_enabled, port + PORT_IRQ_ENABLE_SET);
PORT_IRQ_ENABLE_SET  965 drivers/ata/sata_sil24.c 	writel(DEF_PORT_IRQ, port + PORT_IRQ_ENABLE_SET);