Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dklconfig.h352 #define KLTYPE_BASEIO (KLCLASS_IO | 0x1) /* IOC3, SuperIO, Bridge, SCSI */ macro
353 #define KLTYPE_IO6 KLTYPE_BASEIO /* Additional name */
413 #define IS_MIO_PRESENT(l) ((l->brd_type == KLTYPE_BASEIO) && \
/linux-2.4.37.9/include/asm-mips64/sn/
Dklconfig.h379 #define KLTYPE_BASEIO (KLCLASS_IO | 0x1) /* IOC3, SuperIO, Bridge, SCSI */ macro
380 #define KLTYPE_IO6 KLTYPE_BASEIO /* Additional name */
430 #define IS_MIO_PRESENT(l) ((l->brd_type == KLTYPE_BASEIO) && \