summaryrefslogtreecommitdiff
path: root/sys/dev/tws/tws.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2020-09-01tws: clean up empty lines in .c and .h filesMateusz Guzik
2019-05-20Extract eventfilter declarations to sys/_eventfilter.hConrad Meyer
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-05-17Increase the number of LUNs this hardware can support.Josh Paetzel
2014-09-22Switch from timeout(9) to callout(9). In addition, do not teardown theJohn Baldwin
2014-02-27Get rid of the 'chan' from softc structure and use the latterXin LI
2013-05-23Fix typo in the definition of the TWS_DATA_CCB.Konstantin Belousov
2013-02-12Reform the busdma API so that new types may be added without modifyingKonstantin Belousov
2012-10-19Integrate changes from LSI vendor driver 10.80.00.005 to FreeBSD.Xin LI
2011-12-12Do not define bool/true/false if the symbols already exist.Matthew D Fleming
2011-10-04Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). ManyXin LI