Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsx.h70 #define SI_ISA_BOARD 0x00000001 macro
87 #define IS_SI_BOARD(board) (board->flags & SI_ISA_BOARD)
Dsx.c2591 board->flags |= SI_ISA_BOARD;