HILBUFSIZE         43 dev/hil/hildevs.h 	u_int8_t	ha_info[HILBUFSIZE];	/* identify info bits */
HILBUFSIZE         63 dev/hil/hildevs.h 	u_int8_t	sc_info[HILBUFSIZE];	/* identify info bits */
HILBUFSIZE         68 dev/hil/hilkbd.c 	char		sc_rep[HILBUFSIZE * 2];
HILBUFSIZE        409 dev/hil/hilkbd.c 		u_char cbuf[HILBUFSIZE * 2];
HILBUFSIZE         83 dev/hil/hilvar.h 	u_int8_t	sc_pollbuf[HILBUFSIZE];	/* interrupt time input buf */
HILBUFSIZE         84 dev/hil/hilvar.h 	u_int8_t	sc_cmdbuf[HILBUFSIZE];