Searched refs:klinfo_t (Results 1 – 3 of 3) sorted by relevance
108 #define IS_CONSOLE_IOC3(i) ((((klinfo_t *)i)->flags) & KLINFO_INSTALL)468 (klinfo_t *)(NODE_OFFSET_TO_K1(NASID_GET(_brd), \503 } klinfo_t ; typedef595 klinfo_t cpu_info;606 klinfo_t hub_info;615 klinfo_t hubuart_info;623 klinfo_t membnk_info;641 klinfo_t snum_info;659 klinfo_t xbow_info ;675 klinfo_t bri_info ;[all …]
18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type) in find_component()22 if (kli == (klinfo_t *)NULL) { in find_component()31 return (klinfo_t *)NULL; in find_component()43 return (klinfo_t *)NULL; in find_component()46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type) in find_first_component()48 return find_component(brd, (klinfo_t *)NULL, struct_type); in find_first_component()
54 acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu, in node_scan_cpus()