summaryrefslogtreecommitdiffstats
path: root/sys/dev/vscsivar.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* provide VSCSI_STAT_RESET so userland can tell us that the connection todlg2011-04-051-2/+3
* the midlayer uses -1 as a wildcard when processing requests for probes ordlg2011-01-071-3/+3
* vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, somatthew2010-06-271-2/+1
* add ioctls to allow userland to initiator a probe or detach of devices itdlg2009-08-131-1/+9
* add vscsi(4), a virtual scsi controller that passes all scsi requests up todlg2008-12-031-0/+63