field_type 92 dev/microcode/aic7xxx/aicasm_gram.y static void process_field(int field_type, symbol_t *sym, int mask); field_type 1383 dev/microcode/aic7xxx/aicasm_gram.y process_field(int field_type, symbol_t *sym, int value) field_type 1393 dev/microcode/aic7xxx/aicasm_gram.y sym->type = field_type; field_type 1396 dev/microcode/aic7xxx/aicasm_gram.y if (field_type != ENUM_ENTRY) { field_type 1397 dev/microcode/aic7xxx/aicasm_gram.y if (field_type != MASK && value == 0) { field_type 1408 dev/microcode/aic7xxx/aicasm_gram.y } else if (sym->type != field_type) {