scottl 394bdac7dc Get rid of UMA zones and instead allocate all ecb's up front and track them
in a TAILQ.  Re-arrange some of the ecb elements so that they can stay
stable through alloc/free cycles while the rest get bzero'd.

- Use the tag_id from the ecb rather than fro the ccb.  The latter is only
for target mode.

- Honor the ccb flags for tag_action when deciding whether to do a tagged
or untagged transaction.

- Re-arrange autosense completion so that it works correctly in failure
cases.

- Turn on the PI_TAG_ABLE flag so that CAM will send us tagged transactions.

This enables tagged queueing in the driver.
2004-06-13 09:08:44 +00:00
..
2004-06-12 06:03:27 +00:00
2004-06-13 03:44:11 +00:00
2004-05-30 20:27:19 +00:00
2004-05-18 05:30:06 +00:00
2004-05-30 20:27:19 +00:00
2004-06-13 03:44:11 +00:00
2004-05-14 12:28:31 +00:00
2004-06-11 11:16:26 +00:00
2004-06-10 05:24:34 +00:00
2004-06-11 11:16:26 +00:00