Searched refs:SX_BOARD_INITIALIZED (Results 1 – 2 of 2) sorted by relevance
79 #define SX_BOARD_INITIALIZED 0x00002000 macro
1269 if (!(board->flags & SX_BOARD_INITIALIZED)) return; in sx_interrupt()1757 !(boards[i].flags & SX_BOARD_INITIALIZED)) in sx_fw_ioctl()1948 board->flags |= SX_BOARD_INITIALIZED; in sx_init_board()2666 if (board->flags & SX_BOARD_INITIALIZED) {