Home
last modified time | relevance | path

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

/freebsd/sys/cam/scsi/
H A Dscsi_da.h301 struct scsi_verify_12 struct
303 uint8_t opcode; /* VERIFY(12) */
304 uint8_t byte2;
305 uint8_t addr[4]; /* LBA to begin verification at */
306 uint8_t length[4]; /* number of blocks to verify */
307 uint8_t group;
308 uint8_t control;