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

  /src/sys/dev/ic/
interwavevar.h 215 int iw_start_input(void *, void *, int, void (*)(void *), void *);
interwave.c 924 iw_start_input(void *addr, void *p, int cc, void (*intr)(void *), void *arg) function in typeref:typename:int
930 printf("iw_start_input: no callback!\n");
964 printf("iw_start_input: in %d, inints %d\n", inputs, iw_inints);
  /src/sys/dev/isapnp/
gus_isapnp.c 73 .start_input = iw_start_input,

Completed in 13 milliseconds