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

/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1441 uint32_t guid_hi, guid_lo; local
1511 guid_hi = (uint32_t)(guid >> 32);
1516 config_rom[3] = guid_hi;
1592 node_unique_id_leaf[1] = guid_hi;
H A Ds1394_hotplug.c161 S1394_TNF_SL_HOTPLUG_STACK, "", tnf_uint, guid_hi,
175 S1394_TNF_SL_HOTPLUG_ERROR, "", tnf_uint, guid_hi,
192 S1394_TNF_SL_HOTPLUG_ERROR, "", tnf_uint, guid_hi,
351 S1394_TNF_SL_HOTPLUG_ERROR, "", tnf_uint, guid_hi,
387 S1394_TNF_SL_HOTPLUG_ERROR, "", tnf_uint, guid_hi,
547 guid_hi, node->node_guid_hi, tnf_uint,
1074 uint32_t guid_hi; local
1104 guid_hi = s1394_stoi(ptr, 8, 16);
1112 if ((hal->topology_tree[i].node_guid_hi == guid_hi) &&
/illumos-gate/usr/src/boot/sys/boot/i386/libfirewire/
H A Dfwohcireg.h232 fwohcireg_t guid_hi; /* GUID hi 0x24 */ member in struct:ohci_registers
/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_ohci.h245 /* hci_regs_s.guid_hi - See OpenHCI 1.00 section 5.5.5 */
441 uint32_t guid_hi; member in struct:hci1394_regs_s
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h2861 uint32_t guid_hi; member in struct:hermon_hw_mod_stat_cfg_s
2938 uint32_t guid_hi; member in struct:hermon_hw_mod_stat_cfg_s

Completed in 84 milliseconds