Searched refs:klinfo_t (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sgi-ip27/
H A Dip27-klconfig.c18 klinfo_t *find_component(lboard_t *brd, klinfo_t *kli, unsigned char struct_type)
22 if (kli == (klinfo_t *)NULL) {
31 return (klinfo_t *)NULL;
43 return (klinfo_t *)NULL;
46 klinfo_t *find_first_component(lboard_t *brd, unsigned char struct_type)
48 return find_component(brd, (klinfo_t *)NULL, struct_type);
95 } while ((acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu,
H A Dip27-smp.c84 acpu = (klcpu_t *)find_component(brd, (klinfo_t *)acpu,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/sn/
H A Dklconfig.h106 #define IS_CONSOLE_IOC3(i) ((((klinfo_t *)i)->flags) & KLINFO_INSTALL)
466 (klinfo_t *)(NODE_OFFSET_TO_K1(NASID_GET(_brd), \
501 } klinfo_t ; typedef in typeref:struct:klinfo_s
593 klinfo_t cpu_info;
604 klinfo_t hub_info;
613 klinfo_t hubuart_info;
621 klinfo_t membnk_info;
639 klinfo_t snum_info;
657 klinfo_t xbow_info ;
673 klinfo_t bri_inf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/sn/
H A Dklconfig.h106 #define IS_CONSOLE_IOC3(i) ((((klinfo_t *)i)->flags) & KLINFO_INSTALL)
466 (klinfo_t *)(NODE_OFFSET_TO_K1(NASID_GET(_brd), \
501 } klinfo_t ; typedef in typeref:struct:klinfo_s
593 klinfo_t cpu_info;
604 klinfo_t hub_info;
613 klinfo_t hubuart_info;
621 klinfo_t membnk_info;
639 klinfo_t snum_info;
657 klinfo_t xbow_info ;
673 klinfo_t bri_inf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/sn/
H A Dklconfig.h236 } klinfo_t ; typedef in typeref:struct:klinfo_s

Completed in 134 milliseconds