Lines Matching defs:spec1
843 fdc_state[fdc].spec1 = fdc_state[fdc].spec2 = -1;1281 unsigned char spec1;1347 spec1 = (srt << 4) | hut;1351 if (fdc_state[fdc].spec1 != spec1 ||1353 /* Go ahead and set spec1 and spec2 */1355 output_byte(fdc, fdc_state[fdc].spec1 = spec1);3625 compat_int_t spec1;3826 v32.spec1 = v.spec1;