Home
last modified time | relevance | path

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

/drivers/message/i2o/
Dcore.h69 #define I2O_IRQ_OUTBOUND_POST 0x00000008 macro
Dpci.c235 while (readl(c->irq_status) & I2O_IRQ_OUTBOUND_POST) { in i2o_pci_interrupt()