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

  /src/sys/arch/hp300/stand/common/
scsi.c 75 int scsi_cmd_wait = 50000; /* use the "real" driver init_wait value */ variable in typeref:typename:int
103 scsi_cmd_wait *= cpuspeed;
286 wait = scsi_cmd_wait;
scsi.c 75 int scsi_cmd_wait = 50000; /* use the "real" driver init_wait value */ variable in typeref:typename:int
103 scsi_cmd_wait *= cpuspeed;
286 wait = scsi_cmd_wait;

Completed in 25 milliseconds