HomeSort by: relevance | last modified time | path
    Searched defs:lastphase (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
aic79xx.c 342 ahd_outb(ahd, LASTPHASE, P_BUSFREE);
1289 u_int lastphase; local in function:ahd_handle_seqint
1291 lastphase = ahd_inb(ahd, LASTPHASE);
1293 "lastphase = 0x%x. Attempting to continue\n",
1296 lastphase, ahd_inb(ahd, SCSISIGI));
1301 u_int lastphase; local in function:ahd_handle_seqint
1303 lastphase = ahd_inb(ahd, LASTPHASE);
1305 "Lastphase = 0x%x, Curphase = 0x%x\n"
1325 u_int lastphase; local in function:ahd_handle_seqint
1756 u_int lastphase; local in function:ahd_handle_transmission_error
2117 u_int lastphase; local in function:ahd_handle_nonpkt_busfree
2358 u_int lastphase; local in function:ahd_handle_proto_violation
    [all...]
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...]

Completed in 42 milliseconds