Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1168 uint8_t new_11th[2]; in axf_mii_probe() local
1185 new_11th[0] = my_guess; in axf_mii_probe()
1186 new_11th[1] = old_11th[1]; in axf_mii_probe()
1191 0x11, LE16P(new_11th), 0, NULL, &err, usberr); in axf_mii_probe()
1198 0x11, 0, 2, new_11th, &err, usberr); in axf_mii_probe()
1203 LE16P(old_11th), LE16P(new_11th)); in axf_mii_probe()