Home
last modified time | relevance | path

Searched refs:SYNCHRONIZE_CACHE (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/scsi/
Dscsi.h59 #define SYNCHRONIZE_CACHE 0x35 macro
/linux-2.4.37.9/drivers/usb/storage/
Ddebug.c90 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in usb_stor_show_command()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daiclib.h512 #define SYNCHRONIZE_CACHE 0x35 macro
/linux-2.4.37.9/drivers/scsi/
Dlibata-scsi.c2316 case SYNCHRONIZE_CACHE: in ata_get_xlat_func()
2442 case SYNCHRONIZE_CACHE: in ata_scsi_simulate()
D3w-xxxx.c1766 case SYNCHRONIZE_CACHE: in tw_interrupt()
2776 case SYNCHRONIZE_CACHE: in tw_scsi_queue()
/linux-2.4.37.9/drivers/usb/
Dmicrotek.c272 case SYNCHRONIZE_CACHE: what = "SYNCHRONIZE_CACHE"; break; in mts_show_command()