Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/sn/
Dklconfig.h355 #define KLTYPE_BASEIO (KLCLASS_IO | 0x1) /* IOC3, SuperIO, Bridge, SCSI */ macro
356 #define KLTYPE_IO6 KLTYPE_BASEIO /* Additional name */
406 #define IS_MIO_PRESENT(l) ((l->brd_type == KLTYPE_BASEIO) && \