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

  /src/sys/arch/sgimips/stand/common/
iris_scsivar.h 45 #define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
  /src/sys/dev/ic/
wd33c93.c 109 #define SBIC_INIT_WAIT 50000 /* wait per step (both) during init */
157 int wd33c93_init_wait = SBIC_INIT_WAIT;
  /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 18 milliseconds