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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dklconflib.c570 if (KLTYPE(board->brd_type) == KLTYPE_TPU) {
591 } else if ((KLTYPE(board->brd_type) == KLTYPE_GSN_A) ||
592 (KLTYPE(board->brd_type) == KLTYPE_GSN_B)) {
598 ((KLTYPE(board->brd_type) == KLTYPE_GSN_A) ?
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips64/sn/
H A Dklconfig.h418 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) macro
471 #define KLCF_TYPE(_brd) KLTYPE((_brd)->brd_type)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips64/sn/
H A Dklconfig.h418 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) macro
471 #define KLCF_TYPE(_brd) KLTYPE((_brd)->brd_type)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dklconfig.h409 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) macro
462 #define KLCF_TYPE(_brd) KLTYPE((_brd)->brd_type)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dklconfig.h409 #define KLTYPE(_x) ((_x) & KLTYPE_MASK) macro
462 #define KLCF_TYPE(_brd) KLTYPE((_brd)->brd_type)

Completed in 108 milliseconds