Home
last modified time | relevance | path

Searched refs:BGE_PCISTATE_ROM_RETRY_ENABLE (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/bge/
Dif_bgereg.h439 #define BGE_PCISTATE_ROM_RETRY_ENABLE 0x00000040 macro
Dif_bge.c4147 val = BGE_PCISTATE_ROM_ENABLE | BGE_PCISTATE_ROM_RETRY_ENABLE; in bge_reset()