Searched refs:I2O_IOP_OUTBOUND_FRAME_COUNT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/pst/
H A Dpst-iop.c243 if (!(sc->obase = contigmalloc(I2O_IOP_OUTBOUND_FRAME_COUNT *
284 for (i = 0; i < I2O_IOP_OUTBOUND_FRAME_COUNT; i++) {
H A Dpst-raid.c216 if (psc->iop->outstanding < (I2O_IOP_OUTBOUND_FRAME_COUNT - 1) &&
H A Dpst-iop.h33 #define I2O_IOP_OUTBOUND_FRAME_COUNT 32 macro

Completed in 162 milliseconds