scsi_ioctl_reset (9) Linux Manual Page
scsi_ioctl_reset –
Synopsis
int scsi_ioctl_reset(struct scsi_device *dev, int __user *arg);
Arguments
dev
-
- scsi_device to operate on
arg
- reset type (see sg.h)
Authors
James Bottomley <James.Bottomley [at] hansenpartnership.com>
- Author.
Rob Landley <rob [at] landley.net>
- Author.
