Searched refs:scsi_synchronize_cache (Results 1 – 4 of 4) sorted by relevance
348 struct scsi_synchronize_cache *scb; in synchronize_cache()353 scb = (struct scsi_synchronize_cache *)scr.cmd; in synchronize_cache()
274 struct scsi_synchronize_cache { struct
1850 struct scsi_synchronize_cache *cmd; in sd_flush() 1872 cmd = (struct scsi_synchronize_cache *)&xs->cmd; in sd_flush()
1173 if (xs->cmdlen != sizeof(struct scsi_synchronize_cache)) { in atascsi_disk_sync()