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]; local
1185 new_11th[0] = my_guess;
1186 new_11th[1] = old_11th[1];
1191 0x11, LE16P(new_11th), 0, NULL, &err, usberr);
1198 0x11, 0, 2, new_11th, &err, usberr);
1203 LE16P(old_11th), LE16P(new_11th));

Completed in 68 milliseconds