Searched refs:TG3_OCIR_SIG_MAGIC (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 2804 #define TG3_OCIR_SIG_MAGIC 0x5253434f macro |
D | tg3.c | 10755 if (ocir->signature != TG3_OCIR_SIG_MAGIC || in tg3_sd_scan_scratchpad() |