Searched refs:PCISTATE_ROM_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 261 #define PCISTATE_ROM_ENABLE 0x00000020 macro |
D | tg3.c | 9024 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_restore_pci_state() |