summaryrefslogtreecommitdiff
path: root/sys/cam/ctl/ctl_util.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/cam: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-01-15When in kernel, map ctl_scsi_zero_io() to ctl_zero_io().Alexander Motin
2015-09-26Remove some duplicate, legacy, dead and questionable code.Alexander Motin
2015-09-10Remove unused target and initiator IDs.Alexander Motin
2014-10-16Implement more functional CTL debug logging.Alexander Motin
2014-08-05Reimplement WRITE USING TOKEN with Block Zero token using WRITE SAME.Alexander Motin
2012-01-12Add the CAM Target Layer (CTL).Kenneth D. Merry