Searched refs:MPR_REPLY_FRAMES (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/mpr/ | ||
| D | mprvar.h | 39 #define MPR_REPLY_FRAMES MPR_REQ_FRAMES macro |
| D | mpr.c | 496 sc->num_replies = MIN(MPR_REPLY_FRAMES + MPR_EVT_REPLY_FRAMES, in mpr_iocfacts_allocate() |