public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* UNMAP command parameter list
@ 2014-11-07 23:30 Andras Kovacs
  2014-11-07 23:57 ` Elliott, Robert (Server Storage)
  0 siblings, 1 reply; 8+ messages in thread
From: Andras Kovacs @ 2014-11-07 23:30 UTC (permalink / raw)
  To: linux-scsi


  Hi all,

  I'm trying to see what parameters are passed to the UFS driver from the
SCSI midlayer when an UNMAP command is issued. In the UFS driver I can see
the 10 byte command itself in the unsigned char *cmnd field of the struct
scsi_cmnd, and it tells me that the parameter list length is 24 bytes (an 8
byte UNMAP Parameter List header followed by one 16 byte long UNMAP Block
Descriptor), but I'm having trouble finding where this UNMAP Parameter List
is. It doesn't seem to be in the cmnd[] byte array after the UNMAP command
itself.

  Can anyone tell me where I can find the UNMAP Parameter List which belongs
to a particular UNMAP command?

  Any and all info would be greatly appreciated.

  Andras



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-10 18:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-07 23:30 UNMAP command parameter list Andras Kovacs
2014-11-07 23:57 ` Elliott, Robert (Server Storage)
2014-11-08 20:22   ` Andras Kovacs
2014-11-10 15:56     ` Andras Kovacs
2014-11-10 16:44       ` Martin K. Petersen
2014-11-10 17:40         ` Christoph Hellwig
2014-11-10 17:52           ` Martin K. Petersen
2014-11-10 18:10           ` Andras Kovacs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox