Searched refs:TRY_DIRECT_IO (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dst_options.h12 /* If TRY_DIRECT_IO is non-zero, the driver tries to transfer data directly
14 buffer is used. If TRY_DIRECT_IO is zero, driver buffer is always used. */
15 #define TRY_DIRECT_IO 1 macro
H A Dst.c79 static int try_direct_io = TRY_DIRECT_IO;

Completed in 47 milliseconds