Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Darlan.h66 #define channelNumberUNKNOWN 0 macro
Darlan.c29 static int channelNumber = channelNumberUNKNOWN;
968 if (channelNumber == channelNumberUNKNOWN) in arlan_read_card_configuration()
2019 …if (channelSet != channelSetUNKNOWN || channelNumber != channelNumberUNKNOWN || systemId != system… in init_module()