Searched refs:I2O_IOP_OUTBOUND_FRAME_COUNT (Results 1 – 3 of 3) sorted by relevance
242 if (!(sc->obase = contigmalloc(I2O_IOP_OUTBOUND_FRAME_COUNT * in iop_init_outqueue() 283 for (i = 0; i < I2O_IOP_OUTBOUND_FRAME_COUNT; i++) { in iop_init_outqueue()
224 if (psc->iop->outstanding < (I2O_IOP_OUTBOUND_FRAME_COUNT - 1) && in pst_start()
33 #define I2O_IOP_OUTBOUND_FRAME_COUNT 32 macro