Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c163 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
167 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
169 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
171 encp->enc_bug41750_workaround = B_FALSE; in hunt_board_cfg()
177 encp->enc_bug41750_workaround = B_TRUE; in hunt_board_cfg()
H A Def10_intr.c125 if (encp->enc_bug41750_workaround) { in ef10_intr_trigger()
H A Dmedford_nic.c192 encp->enc_bug41750_workaround = B_TRUE; in medford_board_cfg()
H A Defx.h1093 boolean_t enc_bug41750_workaround; member