Home
last modified time | relevance | path

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

/dflybsd-src/sys/bus/cam/scsi/
H A Dscsi_all.h420 struct scsi_sync_cache struct
422 u_int8_t opcode;
423 u_int8_t byte2;
424 u_int8_t begin_lba[4];
425 u_int8_t reserved;
426 u_int8_t lb_count[2];
427 u_int8_t control;
/dflybsd-src/sys/bus/u4b/
H A Dusb_msctest.c103 static uint8_t scsi_sync_cache[] = { 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, variable