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