Home
last modified time | relevance | path

Searched refs:try_dio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dst.h143 unsigned char try_dio; /* try direct i/o in general? */ member
H A Dst.c1315 STp->try_dio_now = STp->try_dio; in st_open()
4377 tpnt->try_dio = try_direct_io && !SDp->host->unchecked_isa_dma; in st_probe()
4439 tape_name(tpnt), tpnt->try_dio ? "yes" : "no", in st_probe()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dst.h140 unsigned char try_dio; /* try direct i/o in general? */ member
H A Dst.c1316 STp->try_dio_now = STp->try_dio; in st_open()
4329 tpnt->try_dio = try_direct_io; in st_probe()
4391 tpnt->name, tpnt->try_dio ? "yes" : "no", in st_probe()

Completed in 13 milliseconds