Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsx.h75 #define SI_EISA_BOARD 0x00000020 macro
90 #define IS_EISA_BOARD(board) (board->flags & SI_EISA_BOARD)
Dsx.c2628 board->flags |= SI_EISA_BOARD;