freebsd-nq/sys/dev/isp
Matt Jacob b5da7b232e Amazing. The bits to enable tagged queing in target mode, grok that a
tag is active for an ATIO, and say that you want to reconnect with
a tag value in a CTIO have *never* been exercised until now. This lossage
derived from Solaris code where this stuff originally came from that is
about 7 years old. Amazing.

We now bundle the incoming tag (legal values are 0..256) as the low
16 bits of the ccb_accept_tio's at_tagid while we put the firmware
handle for this ATIO in the top 16 bits- define some macros to make
this cleaner.

Complete some Ansification.
2001-04-04 21:46:48 +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 Clean up usage- ct_reserved is really ct_syshandle now. 2001-03-14 04:14:58 +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