mode_ptr 10109 dev/ic/aic79xx.c ahd_mode_state mode_ptr;
mode_ptr 10113 dev/ic/aic79xx.c mode_ptr = ahd_inb(ahd, MODE_PTR);
mode_ptr 10116 dev/ic/aic79xx.c printf("Reading mode 0x%x\n", mode_ptr);
mode_ptr 10118 dev/ic/aic79xx.c ahd_extract_mode_state(ahd, mode_ptr, &src, &dst);
mode_ptr 79 dev/microcode/aic7xxx/aicasm_gram.y static symbol_ref_t mode_ptr;
mode_ptr 538 dev/microcode/aic7xxx/aicasm_gram.y if (mode_ptr.symbol != NULL) {
mode_ptr 543 dev/microcode/aic7xxx/aicasm_gram.y mode_ptr.symbol = cur_symbol;
mode_ptr 1637 dev/microcode/aic7xxx/aicasm_gram.y else if (dest->symbol == mode_ptr.symbol) {
mode_ptr 1649 dev/microcode/aic7xxx/aicasm_gram.y else if (src->symbol == mode_ptr.symbol)