Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgemreg.h87 #define GEM_CONFIG_BUG2FIX 0x000001000 /* fix RX hang after overflow */ macro
H A Dgem.c941 v |= GEM_CONFIG_RONPAULBIT | GEM_CONFIG_BUG2FIX; in gem_init_regs()