Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c119 #define FT_RAW 4 /* filetype is raw char device */ macro
1849 return FT_RAW; in dd_filetype()
2350 if (FT_RAW != out_type) { in do_scsi_device_read_write()
2454 if (dio || do_odir || (FT_RAW == in_type) || (FT_RAW == out_type)) { in do_scsi_device_read_write()
6427 if (FT_RAW != out_type) { in do_scsi_sgm_read_write()
6563 if ((FT_RAW == in_type) || (FT_RAW == out_type)) { in do_scsi_sgm_read_write()
7392 if (FT_RAW != rcoll.out_type) { in do_scsi_sgp_read_write()