Home
last modified time | relevance | path

Searched refs:KLCLASS_IOBRICK (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/asm-ia64/sn/
Dklconfig.h330 #define KLCLASS_IOBRICK 0x70 /* IP35 iobrick */ macro
351 #define KLTYPE_WEIRDIO (KLCLASS_IOBRICK | 0x0)
388 #define KLTYPE_IOBRICK (KLCLASS_IOBRICK | 0x0)
389 #define KLTYPE_IBRICK (KLCLASS_IOBRICK | 0x1)
390 #define KLTYPE_PBRICK (KLCLASS_IOBRICK | 0x2)
391 #define KLTYPE_XBRICK (KLCLASS_IOBRICK | 0x3)
392 #define KLTYPE_NBRICK (KLCLASS_IOBRICK | 0x4)
393 #define KLTYPE_PEBRICK (KLCLASS_IOBRICK | 0x5)
394 #define KLTYPE_PXBRICK (KLCLASS_IOBRICK | 0x6)
395 #define KLTYPE_IXBRICK (KLCLASS_IOBRICK | 0x7)
[all …]
/linux-2.4.37.9/include/asm-mips64/sn/
Dklconfig.h412 #define KLTYPE_IOBRICK (KLCLASS_IOBRICK | 0x0)
413 #define KLTYPE_IBRICK (KLCLASS_IOBRICK | 0x1)
414 #define KLTYPE_PBRICK (KLCLASS_IOBRICK | 0x2)
415 #define KLTYPE_XBRICK (KLCLASS_IOBRICK | 0x3)
/linux-2.4.37.9/arch/ia64/sn/io/sn2/
Dml_iograph.c392 KLCLASS_IOBRICK); in io_xswitch_widget_init()
396 KLCLASS_IOBRICK); in io_xswitch_widget_init()
Dklconflib.c268 case KLCLASS_IOBRICK: in board_to_path()