Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Dmc-opl.c272 int mc_scan_period = 12 * 60 * 60; /* 12 hours period */ variable
2714 ms = ((uint64_t)mc_scan_period * 64 * 1000000)/nbytes; in mc_board_add()