Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/scsipi/
H A Dscsi_disk.h207 struct scsi_synchronize_cache_16 { struct
208 u_int8_t opcode;
209 u_int8_t flags; /* see SYNCHRONIZE CACHE (10) */
210 u_int8_t addr[8];
211 u_int8_t length[4];
212 u_int8_t byte15;
213 u_int8_t control;