Searched refs:user_timeout (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/cam/scsi/
H A Dscsi_sg.c530 u_int user_timeout = *(u_int *)arg; local
532 softc->sg_user_timeout = user_timeout;
533 softc->sg_timeout = user_timeout / SG_DEFAULT_HZ * hz;

Completed in 47 milliseconds