Searched refs:I2O_IRQ_OUTBOUND_POST (Results 1 – 2 of 2) sorted by relevance
/drivers/message/i2o/ | ||
D | core.h | 69 #define I2O_IRQ_OUTBOUND_POST 0x00000008 macro |
D | pci.c | 235 while (readl(c->irq_status) & I2O_IRQ_OUTBOUND_POST) { in i2o_pci_interrupt() |