scsi_ioctl — Dispatch ioctl to scsi device
scsi device receiving ioctl
which ioctl is it
data associated with ioctl
The scsi_ioctl function differs from most ioctls in that it does not take a major/minor number as the dev field. Rather, it takes a pointer to a struct scsi_device.