Home
last modified time | relevance | path

Searched refs:scsi_sync_cache (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/bus/u4b/
H A Dusb_msctest.c103 static uint8_t scsi_sync_cache[] = { 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, variable
835 &scsi_sync_cache, sizeof(scsi_sync_cache), in usb_msc_auto_quirk()
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_all.h420 struct scsi_sync_cache struct
1077 struct scsi_sync_cache sync_cache;
H A Dscsi_all.c3888 struct scsi_sync_cache *scsi_cmd; in scsi_synchronize_cache()
3901 scsi_cmd = (struct scsi_sync_cache *)&csio->cdb_io.cdb_bytes; in scsi_synchronize_cache()