Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c182 hal->bus_mgr_timeout_id = 0; in s1394_br_thread()
201 &hal->bus_mgr_timeout_id); in s1394_br_thread()
207 &hal->bus_mgr_timeout_id); in s1394_br_thread()
H A Ds1394_misc.c809 (void) untimeout(hal->bus_mgr_timeout_id); in s1394_destroy_timers()
/illumos-gate/usr/src/uts/common/sys/1394/
H A Ds1394.h552 timeout_id_t bus_mgr_timeout_id; member