Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sfxge/common/
HDhunt_nic.c170 encp->enc_bug26807_workaround = B_TRUE; in hunt_board_cfg()
185 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
187 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
HDmedford2_nic.c98 encp->enc_bug26807_workaround = B_TRUE; in medford2_board_cfg()
HDmedford_nic.c94 encp->enc_bug26807_workaround = B_TRUE; in medford_board_cfg()
HDef10_filter.c1503 encp->enc_bug26807_workaround = B_TRUE; in ef10_filter_get_workarounds()
1505 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1511 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1653 (encp->enc_bug26807_workaround == B_TRUE)) {
1691 (encp->enc_bug26807_workaround == B_TRUE)) {
HDefx.h1358 boolean_t enc_bug26807_workaround; member