Searched refs:last_phase (Results 1 – 3 of 3) sorted by relevance
1272 u_int last_phase; local1407 last_phase = ahd_inb(ahd, LASTPHASE);1423 if (last_phase != P_BUSFREE1433 ahd_outb(ahd, SCSISIGO, last_phase|ATNO);
4721 u_int last_phase; local4911 last_phase = ahc_inb(ahc, LASTPHASE);4915 if (last_phase != P_BUSFREE4927 ahc_outb(ahc, SCSISIGO, last_phase|ATNO);
6657 uint8_t last_phase; in ahc_dump_card_state() local6672 last_phase = ahc_inb(ahc, LASTPHASE); in ahc_dump_card_state()6675 ahc_name(ahc), ahc_lookup_phase_entry(last_phase)->phasemsg, in ahc_dump_card_state()