scsi_cdb Union Reference
[SCSI command data blocks]

A SCSI Command Data Block. More...

#include <scsi.h>


Data Fields

struct scsi_cdb_read_10 read10
struct scsi_cdb_read_16 read16
struct scsi_cdb_write_10 write10
struct scsi_cdb_write_16 write16
struct scsi_cdb_read_capacity_10 readcap10
struct scsi_cdb_read_capacity_16 readcap16
unsigned char bytes [16]


Detailed Description

A SCSI Command Data Block.

Definition at line 194 of file scsi.h.


Field Documentation

Definition at line 195 of file scsi.h.

Referenced by scsi_read_10().

Definition at line 196 of file scsi.h.

Referenced by scsi_read_16().

Definition at line 197 of file scsi.h.

Referenced by scsi_write_10().

Definition at line 198 of file scsi.h.

Referenced by scsi_write_16().

Definition at line 199 of file scsi.h.

Referenced by scsi_read_capacity_10().

Definition at line 200 of file scsi.h.

Referenced by scsi_read_capacity_16().

unsigned char scsi_cdb::bytes[16]

Definition at line 201 of file scsi.h.


The documentation for this union was generated from the following file:

Generated on Tue Apr 6 20:02:09 2010 for gPXE by  doxygen 1.5.7.1