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

  /src/sys/arch/amiga/dev/
siop.c 104 #define SCSI_INIT_WAIT 500000 /* wait per step (both) during init */
135 int siop_init_wait = SCSI_INIT_WAIT;
siop2.c 108 #define SCSI_INIT_WAIT 500000 /* wait per step (both) during init */
148 int siopng_init_wait = SCSI_INIT_WAIT;

Completed in 13 milliseconds