Searched refs:eeprom_SubCustomerID (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/
H A Dr8192U.h1051 u8 eeprom_SubCustomerID; member in struct:r8192_priv
H A Dr8192U_core.c3452 priv->eeprom_SubCustomerID = 0;
3460 priv->eeprom_SubCustomerID);
3633 priv->eeprom_SubCustomerID = *(u8 *)&hwinfo[EEPROM_SubCustomID];
3644 RT_TRACE(COMP_INIT, "EEPROM SubCustomer ID: 0x%2x\n", priv->eeprom_SubCustomerID);

Completed in 98 milliseconds