Searched refs:di_hp (Results 1 – 3 of 3) sorted by relevance
124 #define DI_HP(addr) ((struct di_hp *)((void *)(addr)))335 struct di_hp { struct
114 typedef struct di_hp *di_hp_t; /* hotplug */
3553 struct di_hp *me; in di_gethpdata()3562 off = di_checkmem(st, *off_p, sizeof (struct di_hp)); in di_gethpdata()3588 off += sizeof (struct di_hp); in di_gethpdata()3613 off = di_checkmem(st, off, sizeof (struct di_hp)); in di_gethpdata()4261 struct di_hp *hp; in di_hotplug_children()