freebsd-nq/sys/dev/isp
Matt Jacob b25bcef87a 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.
2001-04-04 21:49:51 +00:00
..
isp_freebsd.c Check CT2_SENDSTATUS/CT_SENDSTATUS against cto->ct_flags, not 2001-03-21 00:46:44 +00:00
isp_freebsd.h Catch up to header include changes: 2001-03-28 09:17:56 +00:00
isp_inline.h In order to save ourselves grief with the SUNPRO compiler under 2001-03-14 04:11:56 +00:00
isp_pci.c For parallel SCSI, let us now do status with the final CTIO. For the 1080, 2001-03-21 00:49:37 +00:00
isp_target.c Perform some more Ansification. Remove and then replace the isp_putback_atio 2001-04-04 21:49:51 +00:00
isp_target.h Amazing. The bits to enable tagged queing in target mode, grok that a 2001-04-04 21:46:48 +00:00
isp_tpublic.h Ansification of source. 2001-04-04 21:43:43 +00:00
isp.c After loading f/w, for FC cards print out Firmware Attributes. 2001-04-04 21:42:59 +00:00
ispmbox.h Add some target mode definitions and firmware (FC only) attribute definitions. 2001-04-04 21:44:10 +00:00
ispreg.h Put in offset definitions for FPM and FBM registers, plus just enough 2001-01-15 18:37:14 +00:00
ispvar.h In order to save ourselves grief with the SUNPRO compiler under 2001-03-14 04:11:56 +00:00