summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_target.c
Commit message (Expand)AuthorAgeFilesLines
* Macroize the making of tag ids.mjacob2005-01-231-2/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Store the target handles in a separate list from normal commands. Add anjl2004-05-241-2/+2
* Fix a bug where we never managed to include the sense data we wanted to send.mjacob2004-01-291-2/+2
* Fix longstanding buglet- for centrally handled CTIO2s we were checking the wrongmjacob2004-01-291-2/+3
* Some ridiculous target mode botches- like having the wrong definitionsmjacob2003-09-131-10/+14
* Remove unused variablesphk2003-05-311-0/+2
* Pointy hat- bad commit.mjacob2003-02-161-1/+1
* Make sure we propagate rxid && iid in isp_target_put_atiomjacob2003-02-161-0/+2
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* LINT related fixes (as noticed by bde)mjacob2002-10-141-6/+6
* Change isp_target_async to a function returning an integer.mjacob2002-06-161-20/+8
* + A variety of 23XX changes:mjacob2002-02-041-0/+5
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-111-31/+45
* Note for ATIOs returned because of BDRs or Bus Resets for which bus thismjacob2001-09-041-20/+34
* Because we now store SCCLUN capabilities in firmware attributes, getmjacob2001-09-031-16/+19
* Spring MegaChange #1.mjacob2001-05-281-56/+27
* Perform some more Ansification. Remove and then replace the isp_putback_atiomjacob2001-04-041-84/+49
* Clean up usage- ct_reserved is really ct_syshandle now.mjacob2001-03-141-13/+13
* Switch to using 16 bit handles instead of 32 bit handles.mjacob2001-03-021-2/+3
* Fix typo: wierd -> weird.asmodai2001-02-061-1/+1
* some copyright cleanupsmjacob2000-09-211-5/+2
* various fixesmjacob2000-08-271-4/+2
* Remove isp_tdebug. Change all PRINTF macros to the now commonmjacob2000-08-011-125/+117
* If debugging set, zero out an incoming response entrymjacob2000-07-181-1/+5
* Remove all ISP2100_SCCLUN define based code and replace it with runtimemjacob2000-06-181-27/+27
* Some minor tweaklets.mjacob2000-04-211-6/+12
* Correctly identify which bus of dual bus SCSI adapters some target modemjacob2000-02-151-2/+8
* Correct a minor typo in error message.mjacob2000-02-111-1/+1
* cleanup- it was not MI code as it should have beenmjacob2000-01-151-16/+11
* set default target mode debug to 0mjacob2000-01-041-1/+1
* These are platform independent functions for target mode support.mjacob2000-01-041-0/+1227
OpenPOWER on IntegriCloud