Man Page: scsi_report_opcode
Operating Environment: centos
Section: 9
SCSI_REPORT_OPCODE(9) SCSI mid layer SCSI_REPORT_OPCODE(9)NAMEscsi_report_opcode - Find out if a given command opcode is supportedSYNOPSISint scsi_report_opcode(struct scsi_device * sdev, unsigned char * buffer, unsigned int len, unsigned char opcode);ARGUMENTSsdev scsi device to query buffer scratch buffer (must be at least 20 bytes long) len length of buffer opcode opcode for command to look upDESCRIPTIONUses the REPORT SUPPORTED OPERATION CODES to look up the given opcode. Returns -EINVAL if RSOC fails, 0 if the command opcode is unsupported and 1 if the device claims to support the command.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_REPORT_OPCODE(9)
| Related Man Pages |
|---|
| fc_remote_port_delete(9) - centos |
| gllogicop(3g) - redhat |
| gllogicop(3g) - centos |
| sg_opcodes(8) - suse |
| wincache_ocache_meminfo(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |