Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx_openbsd.c787 u_int newtimeout; in ahc_timeout() local
794 newtimeout = MAX(active_scb->xs->timeout, in ahc_timeout()
797 (newtimeout * hz) / 1000); in ahc_timeout()