summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/aic6360var.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke unused struct scsi_link members of adapter softc's where thekrw2020-07-221-3/+1
* Rename Debugger() into db_enter().mpi2017-04-301-3/+3
* Correctly protect the arguments of the AIC_ASSERT() macro.miod2011-04-061-2/+2
* Iopoolification of some less common scsi drivers.krw2011-04-031-1/+4
* make detachable, inspired by netbsdmartin2006-06-031-1/+2
* ditch unused struct isadev and in turn the isavar.h includemartin2006-06-021-2/+1
* - comment out minphys() wrapper which was intended for DMA code, since theremiod2006-05-231-1/+3
* Nuke more commons: ac97_id2, tinfo_tjason2003-05-141-2/+2
* First round of __P removal in sysmillert2002-03-141-4/+4
* Split the aic6360 driver to add support for SCSI pcmcia cards.fgsch1998-09-111-0/+217