Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dhe.h403 #define BOARD_RST_STATUS (1<<6) macro
Dhe.c1094 if ((status & BOARD_RST_STATUS) == 0) { in he_start()