summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/aacvar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove outdated unused compat define. mono_time no longer exists andjsg2016-04-011-4/+1
* remove a XS_NO_CCB case by moving aac to iopools.dlg2014-01-171-1/+3
* replace aacminphys with scsi_minphys. both are just wrappers arounddlg2014-01-171-2/+1
* aacvar advertises a public api which is only used inside aac.c. make itdlg2014-01-171-12/+1
* acknowlege -> acknowledgemartynas2013-01-061-2/+2
* Extend the scsi_adapter minphys() callback to take a struct scsi_link *miod2009-02-161-2/+2
* add a name to rwlock so that we can tell where procs are getting stucktedu2006-05-071-2/+2
* Add support for the Adaptec RAID-On-Chip architecture. This in turnbrad2006-04-221-2/+4
* Major improvements to the aac(4) device driver.nate2005-11-181-97/+351
* typos from Tom Cosgrove;jmc2003-10-211-3/+3
* kill __FUNCTION__espie2002-06-111-2/+2
* First round of __P removal in sysmillert2002-03-141-16/+16
* Adaptec "FSA" RAID driverniklas2000-11-101-0/+341