summaryrefslogtreecommitdiff
path: root/sys/cam/scsi/scsi_ses.h
Commit message (Expand)AuthorAgeFilesLines
* cam: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-3/+0
* Extend EIIOE field handling according to ses4r5 draft.Alexander Motin2020-08-171-1/+7
* Improve AHCI Enclosure Management and SES interoperation.Alexander Motin2019-06-231-4/+27
* SPDX: finish tagging sys/cam.Pedro F. Giffuni2018-01-161-0/+2
* Add support for EIIOE flag in Additional Element Status.Alexander Motin2016-11-071-1/+2
* Fix off by one error in ses_enc_desc_last_byte().Alexander Motin2012-07-241-1/+1
* MFprojects/zfsd:Alexander Motin2012-05-241-95/+2353
* Change new constant names to ones used by OpenSolaris.Alexander Motin2011-05-271-2/+2
* Add names for few more SES element types according SES-2 specification.Alexander Motin2011-05-271-0/+4
* Fix ioctl to not get swallowed by ioctl code (i.e., make sure the darnedMatt Jacob2006-01-181-1/+1
* Start each of the license/copyright comments with /*-Warner Losh2005-01-051-1/+1
* Move the kernel specific stuff into scsi_ses.c. Redo the ioctlsMatt Jacob2000-01-151-46/+19
* add functional but stub SES/SAF-TE driverMatt Jacob2000-01-151-0/+206