Searched refs:hp_node (Results 1 – 6 of 6) sorted by relevance
40 struct hp_node { struct
72 typedef struct hp_node *hp_node_t;
1088 if ((node = (hp_node_t)calloc(1, sizeof (struct hp_node))) == NULL) { in i_hp_unpack_node()
462 node = (hp_node_t)calloc(1, sizeof (struct hp_node)); in new_device_node()496 node = (hp_node_t)calloc(1, sizeof (struct hp_node)); in new_hotplug_node()
478 usage = (hp_node_t)calloc(1, sizeof (struct hp_node)); in merge_callback()
80 int hp_node = 0; in t1394_attach() local108 hp_node = ddi_prop_exists(DDI_DEV_T_ANY, dip, DDI_PROP_DONTPASS, in t1394_attach()126 if (hp_node != 0) { in t1394_attach()