Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c101 static void s1394_wait_for_events(s1394_hal_t *hal, int firsttime);
190 s1394_wait_for_events(hal, 1); in s1394_br_thread()
195 s1394_wait_for_events(hal, 0); in s1394_br_thread()
242 s1394_wait_for_events(s1394_hal_t *hal, int firsttime) in s1394_wait_for_events() function