Searched defs:scsi_ata_pass_through_12 (Results 1 – 1 of 1) sorted by relevance
118 struct scsi_ata_pass_through_12 { struct119 uint8_t opcode;120 uint8_t byte2;121 uint8_t byte3;122 uint8_t features[1];123 uint8_t sector_count[1];124 uint8_t lba[3];125 uint8_t device;126 uint8_t ata_cmd;127 uint8_t reserved;[all …]