Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/1394/
H A Ds1394.h1032 int s1394_get_current_gap_count(s1394_hal_t *hal);
/titanic_50/usr/src/uts/common/io/1394/
H A Ds1394_bus_reset.c1061 s1394_get_current_gap_count(s1394_hal_t *hal) in s1394_get_current_gap_count() function
H A Dh1394.c761 hal->gap_count = s1394_get_current_gap_count(hal); in h1394_self_ids()