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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_dev_disc.c112 static int s1394_alloc_cfgrom(s1394_hal_t *hal, s1394_node_t *node,
523 * s1394_alloc_cfgrom()
530 s1394_alloc_cfgrom(s1394_hal_t *hal, s1394_node_t *node, s1394_status_t *status) function
561 TNF_PROBE_1(s1394_alloc_cfgrom, S1394_TNF_SL_HOTPLUG_ERROR,
753 if (node->cfgrom == NULL && s1394_alloc_cfgrom(hal, node, status) !=
1171 if (s1394_alloc_cfgrom(hal, node, &status) !=

Completed in 50 milliseconds