Searched refs:FDIR_WRITE (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/usb/storage/ |
D | ene_ub6250.c | 115 #define FDIR_WRITE 0 macro 739 result = ene_send_scsi_cmd(us, FDIR_WRITE, scsi_sglist(srb), 1); in sd_scsi_write() 1166 result = ene_send_scsi_cmd(us, FDIR_WRITE, buf, 0); in ms_read_copyblock() 1777 result = ene_send_scsi_cmd(us, FDIR_WRITE, scsi_sglist(srb), 1); in ms_scsi_write() 1944 result = ene_send_scsi_cmd(us, FDIR_WRITE, buf, 0); in ene_load_bincode()
|