thisrblen        1051 dev/ic/i82596.c 		int thisrblen = IE_RBUF_SIZE - thisrboff,
thisrblen        1053 dev/ic/i82596.c 		len = min(thisrblen, thismblen);
thisrblen        1065 dev/ic/i82596.c 		if (len == thisrblen) {
thisrblen        1308 dev/isa/if_ie.c 		int thisrblen = ie_buflen(sc, head) - thisrboff,
thisrblen        1310 dev/isa/if_ie.c 		len = min(thisrblen, thismblen);
thisrblen        1322 dev/isa/if_ie.c 		if (len == thisrblen) {