Searched refs:boot_timeout (Results 1 – 1 of 1) sorted by relevance
1692 int boot_timeout; in ntwdt_read_props() local1708 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()