Searched refs:KLCF_COMP_TYPE (Results 1 – 2 of 2) sorted by relevance
/arch/mips/sgi-ip27/ | ||
D | ip27-klconfig.c | 38 if (KLCF_COMP_TYPE(kli) == struct_type) in find_component() |
/arch/mips/include/asm/sn/ | ||
D | klconfig.h | 474 #define KLCF_COMP_TYPE(_comp) ((_comp)->struct_type) macro |