Searched defs:scsi_synchronize_cache_16 (Results 1 – 1 of 1) sorted by relevance
207 struct scsi_synchronize_cache_16 { struct208 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;