Searched defs:hdinfo (Results 1 – 3 of 3) sorted by relevance
74 typedef struct hdinfo { struct76 hdinfo_list_t hd_children; argument77 struct hdinfo *hd_parent; argument90 static hdinfo_list_t hdinfo = STAILQ_HEAD_INITIALIZER(hdinfo); argument
109 static pdinfo_list_t hdinfo = STAILQ_HEAD_INITIALIZER(hdinfo); variable
134 static bdinfo_list_t hdinfo = STAILQ_HEAD_INITIALIZER(hdinfo); variable