Home
last modified time | relevance | path

Searched refs:try_dio (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/
Dst.h117 unsigned char try_dio; /* try direct i/o in general? */ member
Dst.c1233 STp->try_dio_now = STp->try_dio; in st_open()
4086 tpnt->try_dio = try_direct_io && !SDp->host->unchecked_isa_dma; in st_probe()
4154 tape_name(tpnt), tpnt->try_dio ? "yes" : "no", in st_probe()