Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_misc.c915 (void) untimeout(hal->bus_mgr_timeout_id); in s1394_destroy_timers()
H A Ds1394_dev_disc.c184 hal->bus_mgr_timeout_id = 0; in s1394_br_thread()
210 &hal->bus_mgr_timeout_id); in s1394_br_thread()
216 &hal->bus_mgr_timeout_id); in s1394_br_thread()
/titanic_41/usr/src/uts/common/sys/1394/
H A Ds1394.h588 timeout_id_t bus_mgr_timeout_id; member