Searched defs:tmp24F (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/rtl8187se/
H A Dr8180_rtl8225z2.c940 u8 tmp24F = read_nic_byte(dev, 0x24f); local
942 if ((tmp24F == 0x01) ||
943 (tmp24F == 0x09)) {
1005 u8 tmp24F = read_nic_byte(dev, 0x24f); local
1007 if ((tmp24F == 0x01) || (tmp24F == 0x09)) {

Completed in 29 milliseconds