Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/i2o/
Dpci.c239 if (m == I2O_QUEUE_EMPTY) { in i2o_pci_interrupt()
245 if (unlikely(m == I2O_QUEUE_EMPTY)) in i2o_pci_interrupt()
Di2o.h40 #define I2O_QUEUE_EMPTY 0xffffffff macro
851 if (mfa == I2O_QUEUE_EMPTY) in i2o_msg_get()