HomeSort by: relevance | last modified time | path
    Searched refs:ST_SPC_TIME (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/scsipi/
stvar.h 59 #define ST_SPC_TIME (4 * 60 * 60 * 1000) /* 4 hours */
st.c 1721 tmo = ST_SPC_TIME;
1817 0, ST_SPC_TIME, NULL, flags);
1957 ST_RETRIES, ST_SPC_TIME, NULL, flags);
1984 timeout = immediate ? ST_CTL_TIME : ST_SPC_TIME;
2133 ST_RETRIES, ST_SPC_TIME, NULL, 0);

Completed in 12 milliseconds