Home
last modified time | relevance | path

Searched refs:systemId (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/
Darlan.c31 static int systemId = systemIdUNKNOWN; variable
60 MODULE_PARM(systemId, "i");
876 WRITESHM(arlan->systemId, conf->systemId, u_int); in arlan_hw_config()
977 if (systemId == systemIdUNKNOWN) in arlan_read_card_configuration()
979 READSHM(conf->systemId, arlan->systemId, u_int); in arlan_read_card_configuration()
981 else conf->systemId = systemId; in arlan_read_card_configuration()
2019 …if (channelSet != channelSetUNKNOWN || channelNumber != channelNumberUNKNOWN || systemId != system… in init_module()
Darlan.h158 volatile u_char systemId[4]; member
266 int systemId; member
Darlan-proc.c522 SARLUIA(systemId); in arlan_sysctl_info()
836 CTBLN(5,cardNo, systemId), \