Searched defs:dcd_cmd (Results 1 – 1 of 1) sorted by relevance
40 struct dcd_cmd { struct41 uchar_t cmd; /* The ATA command */42 uchar_t address_mode; /* Mode of addressing */43 uchar_t direction; /* Not SCSI to be indicated */44 uchar_t features; /* Any features to be enabled */45 uint_t size; /* size in bytes */46 uint_t version; /* version number */47 union {55 } sector_num;