Lines Matching defs:fscher
12 * Based on the original 2.4 fscscy, 2.6 fscpos, 2.6 fscher and 2.6
48 enum chips { fscpos, fscher, fscscy, fschrc, fschmd, fschds, fscsyl };
177 * there with field testing on the fscher and fschrc, already supported / used
180 * the fscher??
194 * These were found through experimenting with an fscher, currently they are
229 { "fscher", fscher },
288 * available on FSC machines with an fscher or later chip. There is no need to
327 if (data->kind == fscher || data->kind >= fschrc)
966 * which are available on FSC machines with an fscher or later chip.
1064 kind = fscher;
1119 /* Read the special DMI table for fscher and newer chips */
1120 if ((kind == fscher || kind >= fschrc) && dmi_vref == -1) {