Lines Matching defs:spec1
838 fdc_state[fdc].spec1 = fdc_state[fdc].spec2 = -1;1280 unsigned char spec1;1346 spec1 = (srt << 4) | hut;1350 if (fdc_state[fdc].spec1 != spec1 ||1352 /* Go ahead and set spec1 and spec2 */1354 output_byte(fdc, fdc_state[fdc].spec1 = spec1);3622 compat_int_t spec1;3823 v32.spec1 = v.spec1;