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