Query: scsi_cmd_get_serial
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_CMD_GET_SERIAL(9) SCSI mid layer SCSI_CMD_GET_SERIAL(9)NAMEscsi_cmd_get_serial - Assign a serial number to a commandSYNOPSISvoid scsi_cmd_get_serial(struct Scsi_Host * host, struct scsi_cmnd * cmd);ARGUMENTShost the scsi host cmd command to assign serial number toDESCRIPTIONa serial number identifies a request for error recovery and debugging purposes. Protected by the Host_Lock of host.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_CMD_GET_SERIAL(9)