summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/dptvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove dpt(4) driver for DPT EATA SCSI RAIDjsg2020-01-101-108/+0
* Enforce ca_activate tree-walks over the entire heirarchy for all events,deraadt2013-05-301-2/+1
* Two dpt(4) fixes:matthew2011-06-211-1/+7
* No point in a per-attachment scsi_adapter; move to global dpt_switchmatthew2011-04-261-2/+1
* A plausible attempt at iopoolifying dpt(4).matthew2011-04-261-3/+3
* Get rid of NetBSD/OpenBSD ifdefs; our SCSI stacks have diverged toomatthew2011-04-261-18/+1
* Use an SLIST rather than a TAILQ for the ccb free list.mk2010-07-201-3/+3
* Change the scsi_cmd function member of scsi_adapter from int tokrw2010-03-231-2/+2
* Extend the scsi_adapter minphys() callback to take a struct scsi_link *miod2009-02-161-2/+2
* Stop maintaining internal queues of received scsi_xfer structures.krw2008-11-261-8/+1
* First round of __P removal in sysmillert2002-03-141-20/+20
* Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz1999-11-301-0/+128