Searched defs:s1394_match_GUID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c133 static int s1394_match_GUID(s1394_hal_t *hal, s1394_node_t *nnode);
1168 * the new generation. s1394_match_GUID() will
1931 * s1394_match_GUID()
1940 s1394_match_GUID(s1394_hal_t *hal, s1394_node_t *nnode) function
2048 TNF_PROBE_5_DEBUG(s1394_match_GUID,
2120 * changed, we want to call s1394_match_GUID() even
2134 if (s1394_match_GUID(hal, nnode) == DDI_FAILURE) {

Completed in 50 milliseconds