Home
last modified time | relevance | path

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

/original-bsd/sys/news3400/iodev/
H A Dsd.c3836 int sd_long_timeout = 24 * 60 * 60; /* 24 hours */ variable
3878 timeo = max(sdc->sdc_timeo, sd_long_timeout); in sdwatch()