| |
include("http://www.linux-faqs.com/HOWTO/HOWTO-INDEX/body.left.inc") ?>

|
|
This is the length in bytes of the SCSI command that 'cmdp' points
to. As a SCSI command is expected an EMSGSIZE error number is
produced if the value is less than 6 or greater than 16. Further,
if the SCSI mid level has a further limit then EMSGSIZE is produced
in this case as well.
[1]
The type of cmd_len is unsigned char. |
|
include("http://www.linux-faqs.com/HOWTO/HOWTO-INDEX/body.right.inc") ?>

|
|