Home
last modified time | relevance | path

Searched refs:KLCLASS (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/sgi-ip27/
H A Dip27-klconfig.c67 if (KLCLASS(start->brd_type) == KLCLASS(brd_type)) in find_lboard_class()
/linux/arch/mips/include/asm/sn/
H A Dklconfig.h341 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) macro
457 #define KLCF_CLASS(_brd) KLCLASS((_brd)->brd_type)