Home
last modified time | relevance | path

Searched refs:enc_bug26807_workaround (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/sfxge/common/
Dhunt_nic.c255 encp->enc_bug26807_workaround = B_TRUE; in hunt_board_cfg()
270 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
272 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
Def10_filter.c1393 encp->enc_bug26807_workaround = B_TRUE; in ef10_filter_get_workarounds()
1395 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1401 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1544 (encp->enc_bug26807_workaround == B_TRUE)) {
1582 (encp->enc_bug26807_workaround == B_TRUE)) {
Dmedford_nic.c255 encp->enc_bug26807_workaround = B_TRUE; in medford_board_cfg()
Defx.h1158 boolean_t enc_bug26807_workaround; member