Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/pcmcia/
Drayctl.h330 #define AWAITING_RESPONSE (1) macro
Dray_cs.c2626 local->authentication_state = AWAITING_RESPONSE; in authenticate()
2651 if (local->authentication_state == AWAITING_RESPONSE) { in rx_authenticate()