Home
last modified time | relevance | path

Searched refs:rt_scsi_synchronize_cache16 (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Dscsi.h188 rt_packed(struct rt_scsi_synchronize_cache16
315 struct rt_scsi_synchronize_cache16 synchronize_cache16;
439 rt_err_t rt_scsi_synchronize_cache16(struct rt_scsi_device *sdev,
/components/drivers/scsi/
A Dscsi_sd.c99 err = rt_scsi_synchronize_cache16(sdev, 0, lba_count); in scsi_sd_sync()
A Dscsi.c451 rt_err_t rt_scsi_synchronize_cache16(struct rt_scsi_device *sdev, in rt_scsi_synchronize_cache16() function
/components/drivers/ata/
A Dahci.c397 struct rt_scsi_synchronize_cache16 *synchronize_cache16 = &cmd->op.synchronize_cache16; in ahci_scsi_transfer()

Completed in 7 milliseconds