Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasreg.h362 #define FAS_CLOCK_TIMEOUT(tick, selection_timeout) \ argument
363 (((selection_timeout) * MEG) + (tick) - 1) / (tick)