Searched refs:klinfo_t (Results 1 – 4 of 4) sorted by relevance
/arch/mips/include/asm/sn/ |
D | klconfig.h | 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 ; typedef 595 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 …]
|
/arch/mips/sgi-ip27/ |
D | ip27-klconfig.c | 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() 95 } while ((acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu, in nasid_slice_to_cpuinfo()
|
D | ip27-smp.c | 84 acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu, in do_cpumask()
|
/arch/ia64/include/asm/sn/ |
D | klconfig.h | 236 } klinfo_t ; typedef
|