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

  /src/sys/arch/amiga/dev/
siop.c 102 #define SCSI_CMD_WAIT 500000 /* wait per step of 'immediate' cmds */
133 int siop_cmd_wait = SCSI_CMD_WAIT;
siop2.c 106 #define SCSI_CMD_WAIT 500000 /* wait per step of 'immediate' cmds */
146 int siopng_cmd_wait = SCSI_CMD_WAIT;

Completed in 30 milliseconds