Home
last modified time | relevance | path

Searched refs:scsi_cmd_wait (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dscsi.c75 int scsi_cmd_wait = 50000; /* use the "real" driver init_wait value */ variable
103 scsi_cmd_wait *= cpuspeed; in scsiinit()
286 wait = scsi_cmd_wait; in scsiicmd()