Searched refs:lastphase (Results 1 – 3 of 3) sorted by relevance
1211 u_int lastphase; in ahc_handle_seqint() local1213 lastphase = ahc_inb(ahc, LASTPHASE); in ahc_handle_seqint()1222 u_int lastphase; in ahc_handle_seqint() local1614 u_int lastphase; in ahc_handle_scsiint() local1639 errorphase = lastphase; in ahc_handle_scsiint()1774 u_int lastphase; in ahc_handle_scsiint() local1816 if (lastphase == P_MESGOUT) { in ahc_handle_scsiint()1920 if (lastphase != P_BUSFREE) { in ahc_handle_scsiint()3120 u_int lastphase; in ahc_handle_proto_violation() local3169 if ((lastphase & ~P_DATAIN_DT) == 0 in ahc_handle_proto_violation()[all …]
2161 u_int lastphase; in ahd_handle_seqint() local2173 u_int lastphase; in ahd_handle_seqint() local2197 u_int lastphase; in ahd_handle_seqint() local2662 u_int lastphase; in ahd_handle_transmission_error() local3019 u_int lastphase; in ahd_handle_nonpkt_busfree() local3049 if (lastphase == P_MESGOUT) { in ahd_handle_nonpkt_busfree()3232 && (lastphase == P_MESGIN || lastphase == P_MESGOUT) in ahd_handle_nonpkt_busfree()3281 if (lastphase != P_BUSFREE) in ahd_handle_nonpkt_busfree()3296 u_int lastphase; in ahd_handle_proto_violation() local3346 if ((lastphase & ~P_DATAIN_DT) == 0 in ahd_handle_proto_violation()[all …]
3028 bool lastphase = false; in rcu_torture_barrier_cbs() local3038 smp_load_acquire(&barrier_phase)) != lastphase || in rcu_torture_barrier_cbs()3040 lastphase = newphase; in rcu_torture_barrier_cbs()