Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sunfire/sys/
H A Dsysctrl.h413 timeout_id_t spur_timeout_id; /* quiet the int timeout id */ member
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c1602 if (softsp->spur_timeout_id == 0) { in spur_delay()
1603 softsp->spur_timeout_id = timeout(spur_retry, softsp, in spur_delay()
1634 softsp->spur_timeout_id = 0; in spur_retry()