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

  /src/sys/arch/mvme68k/dev/
sbic.c 123 #define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
159 int sbic_init_wait = SBIC_INIT_WAIT; variable in typeref:typename:int
  /src/sys/arch/acorn32/podulebus/
sbic.c 143 #define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
177 int sbic_init_wait = SBIC_INIT_WAIT; variable in typeref:typename:int
  /src/sys/arch/amiga/dev/
sbic.c 116 #define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
156 int sbic_init_wait = SBIC_INIT_WAIT; variable in typeref:typename:int

Completed in 16 milliseconds