Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c192 encp->enc_bug26807_workaround = B_TRUE; in hunt_board_cfg()
207 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
209 encp->enc_bug26807_workaround = B_FALSE; in hunt_board_cfg()
H A Def10_filter.c1205 encp->enc_bug26807_workaround = B_TRUE; in ef10_filter_get_workarounds()
1207 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1213 encp->enc_bug26807_workaround = B_FALSE; in ef10_filter_get_workarounds()
1346 (encp->enc_bug26807_workaround == B_TRUE)) {
1384 (encp->enc_bug26807_workaround == B_TRUE)) {
H A Dmedford_nic.c196 encp->enc_bug26807_workaround = B_TRUE; in medford_board_cfg()
H A Defx.h1091 boolean_t enc_bug26807_workaround; member