Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c1692 int boot_timeout; in ntwdt_read_props() local
1708 boot_timeout = ddi_prop_get_int(DDI_DEV_T_ANY, in ntwdt_read_props()
1712 if (boot_timeout != -1 && boot_timeout > 0 && in ntwdt_read_props()
1713 boot_timeout <= NTWDT_MAX_TIMEOUT) { in ntwdt_read_props()
1715 boot_timeout; in ntwdt_read_props()