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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_hotplug.c149 uint32_t node_vendor_id, node_hw_version; local
204 unit_sw_version = node_sw_version = node_hw_version =
244 node_hw_version = value;
323 (void) sprintf(data[i++], fmt, node_vendor_id, node_hw_version);

Completed in 47 milliseconds