Home
last modified time | relevance | path

Searched defs:timeoutval (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodmostek.c182 todm_set_watchdog_timer(uint_t timeoutval) in todm_set_watchdog_timer()
H A Dtodopl.c276 todopl_set_watchdog_timer(uint_t timeoutval) in todopl_set_watchdog_timer()
H A Dtodbq4802.c376 todbq4802_set_watchdog_timer(uint_t timeoutval) in todbq4802_set_watchdog_timer()
H A Dtodm5819.c391 todm5819_set_watchdog_timer(uint_t timeoutval) in todm5819_set_watchdog_timer()
H A Dpmc.c304 pmc_set_watchdog_timer(uint_t timeoutval) in pmc_set_watchdog_timer()
H A Dtodm5819p_rmc.c424 todm5819p_rmc_set_watchdog_timer(uint_t timeoutval) in todm5819p_rmc_set_watchdog_timer()
H A Dtodsg.c441 todsg_set_watchdog_timer(uint32_t timeoutval) in todsg_set_watchdog_timer()
H A Dtodds1337.c715 todds1337_set_watchdog_timer(uint_t timeoutval) in todds1337_set_watchdog_timer()
H A Dtodds1287.c1187 todds_set_watchdog_timer(uint_t timeoutval) in todds_set_watchdog_timer()
H A Drmclomv.c3330 rmc_set_watchdog_timer(uint_t timeoutval) in rmc_set_watchdog_timer()
/illumos-gate/usr/src/cmd/rcm_daemon/common/
H A Drcm_script.c1039 time_t timeoutval, in get_line()