Searched refs:systemId (Results 1 – 3 of 3) sorted by relevance
31 static int systemId = systemIdUNKNOWN; variable60 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()
158 volatile u_char systemId[4]; member266 int systemId; member
522 SARLUIA(systemId); in arlan_sysctl_info()836 CTBLN(5,cardNo, systemId), \