inboundmframesize  340 dev/i2o/i2o.h  	u_int16_t	inboundmframesize;
inboundmframesize  492 dev/i2o/iop.c  			    iop->sc_status.inboundmframesize;
inboundmframesize 2425 dev/i2o/iop.c  	    pt->pt_msglen > (letoh16(sc->sc_status.inboundmframesize) << 2) ||