Searched hist:75196 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/isp/
H A Disp_target.cdiff 75196 Wed Apr 04 19:49:51 MDT 2001 mjacob Perform some more Ansification. Remove and then replace the isp_putback_atio
function- we did it a bit cleaner. We only use this if a CTIO completes with
!CT_OK state. We now have managed to get away without having to poke around
and trying to find the original ATIO- the csio we're using has the tag_id
and lun values with it which is mostly what we need when we do the putback.

Make sure we correctly propagate AT_TQAE->CT_TQAE for tags. Make sure
we call ISP_DMAFREE only if we had DATA to move.

Completed in 99 milliseconds