HomeSort by: relevance | last modified time | path
    Searched refs:HILBUFSIZE (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/hp300/include/
hil_machdep.h 49 #define HILBUFSIZE 40 /* size of interrupt poll buffer */
  /src/sys/arch/hppa/include/
hil_machdep.h 54 #define HILBUFSIZE 40 /* size of interrupt poll buffer */
  /src/sys/dev/hil/
hildevs.h 44 uint8_t ha_info[HILBUFSIZE]; /* identify info bits */
64 uint8_t sc_info[HILBUFSIZE]; /* identify info bits */
hilvar.h 86 uint8_t sc_pollbuf[HILBUFSIZE]; /* interrupt time input buf */
87 uint8_t sc_cmdbuf[HILBUFSIZE];
hilkbd.c 399 uint8_t cbuf[HILBUFSIZE * 2];

Completed in 14 milliseconds