centos man page for scsi_execute

Query: scsi_execute

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_EXECUTE(9) 						  SCSI mid layer						   SCSI_EXECUTE(9)

NAME
scsi_execute - insert request and wait for the result
SYNOPSIS
int scsi_execute(struct scsi_device * sdev, const unsigned char * cmd, int data_direction, void * buffer, unsigned bufflen, unsigned char * sense, int timeout, int retries, int flags, int * resid);
ARGUMENTS
sdev scsi device cmd scsi command data_direction data direction buffer data buffer bufflen len of buffer sense optional sense buffer timeout request timeout in seconds retries number of times to retry request flags or into request flags; resid optional residual length
DESCRIPTION
returns the req->errors value which is the scsi_cmnd result field.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_EXECUTE(9)
Related Man Pages
scsi_arq_status(9s) - centos
scsi_arq_status(9s) - php
scsi_arq_status(9s) - minix
tapset::scsi(3stap) - debian
scsi_arq_status(9s) - v7
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq