Home
last modified time | relevance | path

Searched refs:lastphase (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c1310 u_int lastphase; in ahd_handle_seqint() local
1312 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1317 lastphase, ahd_inb(ahd, SCSISIGI)); in ahd_handle_seqint()
1323 u_int lastphase; in ahd_handle_seqint() local
1325 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1330 lastphase, ahd_inb(ahd, SCSISIGI)); in ahd_handle_seqint()
1348 u_int lastphase; in ahd_handle_seqint() local
1354 lastphase = ahd_inb(ahd, LASTPHASE); in ahd_handle_seqint()
1358 ahd_lookup_phase_entry(lastphase)->phasemsg, in ahd_handle_seqint()
1802 u_int lastphase; in ahd_handle_transmission_error() local
[all …]