Home
last modified time | relevance | path

Searched refs:enc_bug61265_workaround (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Dmedford2_nic.c108 encp->enc_bug61265_workaround = B_TRUE; in medford2_board_cfg()
110 encp->enc_bug61265_workaround = B_FALSE; in medford2_board_cfg()
H A Dmedford_nic.c104 encp->enc_bug61265_workaround = B_TRUE; in medford_board_cfg()
106 encp->enc_bug61265_workaround = B_FALSE; in medford_board_cfg()
H A Dhunt_nic.c209 encp->enc_bug61265_workaround = B_FALSE; /* Medford only */ in hunt_board_cfg()
H A Def10_ev.c704 if (encp->enc_bug61265_workaround) { in ef10_ev_qmoderate()
H A Defx.h1361 boolean_t enc_bug61265_workaround; member