Home
last modified time | relevance | path

Searched defs:scsi_write_same_16 (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/scsi/
H A Dscsi_disk.h206 struct scsi_write_same_16 { struct
207 u_int8_t opcode;
208 u_int8_t flags;
212 u_int8_t lba[8];
213 u_int8_t length[4];
214 u_int8_t group_number;
215 u_int8_t control;