Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/sgi-ip27/
Dip27-klconfig.c67 if (KLCLASS(start->brd_type) == KLCLASS(brd_type)) in find_lboard_class()
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dklconflib.c63 if (KLCLASS(start->brd_type) == KLCLASS(brd_type)) in find_lboard_class()
247 switch (KLCLASS(brd->brd_type)) { in board_to_path()
405 switch(KLCLASS(board->brd_type)) { in board_serial_number_get()
Dklgraph.c858 KLCLASS(board->brd_type) != KLCLASS_IO) { in klhwg_device_disable_hints_add()
/linux-2.4.37.9/include/asm-ia64/sn/
Dklconfig.h337 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) macro
465 #define KLCF_CLASS(_brd) KLCLASS((_brd)->brd_type)
/linux-2.4.37.9/include/asm-mips64/sn/
Dklconfig.h365 #define KLCLASS(_x) ((_x) & KLCLASS_MASK) macro
481 #define KLCF_CLASS(_brd) KLCLASS((_brd)->brd_type)