Home
last modified time | relevance | path

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

/NextBSD/sys/dev/sfxge/common/
HDhunt_intr.c128 if (encp->enc_bug41750_workaround) { in hunt_intr_trigger()
HDhunt_nic.c1170 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
1174 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
1176 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
1178 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
1184 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
HDefx.h1163 boolean_t enc_bug41750_workaround; member