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

/freebsd-10.0-release/sys/cam/scsi/
H A Dscsi_sg.c107 int sg_user_timeout; member in struct:sg_softc
322 softc->sg_user_timeout = SG_DEFAULT_TIMEOUT;
564 softc->sg_user_timeout = user_timeout;
574 td->td_retval[0] = softc->sg_user_timeout;

Completed in 116 milliseconds