Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sfxge/common/
HDhunt_nic.c141 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
145 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
147 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
149 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
155 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
HDmedford_nic.c90 encp->enc_bug41750_workaround = B_TRUE; in medford_board_cfg()
HDmedford2_nic.c94 encp->enc_bug41750_workaround = B_TRUE; in medford2_board_cfg()
HDef10_intr.c121 if (encp->enc_bug41750_workaround) { in ef10_intr_trigger()
HDefx.h1360 boolean_t enc_bug41750_workaround; member