summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/trm.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nuke unused struct scsi_link members of adapter softc's where thekrw2020-07-221-8/+1
* Shuffle things around so that sc->sc_link initialization iskrw2020-07-021-1/+3
* Remove pointless intermediate scsi_adapter field of softc by pointingkrw2020-02-061-2/+1
* So much eye-searing trailing whitespace.krw2020-02-061-12/+12
* Iopoolification. Installed snapshot over it and it even booted.krw2011-04-261-1/+4
* 16-byte commands just won't fit in 12-byte buffers. So make thekrw2010-10-111-2/+2
* Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U).krw2002-02-181-0/+529