aic7xxx.c | 284 ahc_outb(ahc, LASTPHASE, P_BUSFREE); 654 u_int lastphase; local in function:ahc_handle_seqint 656 lastphase = ahc_inb(ahc, LASTPHASE); 658 "lastphase = 0x%x. Attempting to continue\n", 660 lastphase, ahc_inb(ahc, SCSISIGI)); 665 u_int lastphase; local in function:ahc_handle_seqint 667 lastphase = ahc_inb(ahc, LASTPHASE); 669 "Lastphase = 0x%x, Curphase = 0x%x\n" 824 u_int lastphase = ahc_inb(ahc, LASTPHASE); local in function:ahc_handle_seqint 1056 u_int lastphase; local in function:ahc_handle_scsiint 1210 u_int lastphase; local in function:ahc_handle_scsiint 2549 u_int lastphase; local in function:ahc_handle_proto_violation [all...] |