Searched refs:flush_dev (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | u14-34f.c | 638 static void flush_dev(struct scsi_device *, unsigned long, unsigned int, unsigned int); 1309 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), j, FALSE); in u14_34f_queuecommand_lck() 1678 static void flush_dev(struct scsi_device *dev, unsigned long cursec, unsigned int j, in flush_dev() function 1799 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), j, TRUE); in ihdlr()
|
D | eata.c | 878 static void flush_dev(struct scsi_device *, unsigned long, struct hostdata *, 1816 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), ha, 0); in eata2x_queuecommand_lck() 2238 static void flush_dev(struct scsi_device *dev, unsigned long cursec, in flush_dev() function 2397 flush_dev(SCpnt->device, blk_rq_pos(SCpnt->request), ha, 1); in ihdlr()
|