Searched refs:FT_SG (Results 1 – 1 of 1) sorted by relevance
117 #define FT_SG 2 /* filetype is sg char device or supports macro1851 return FT_SG; in dd_filetype()2261 in_type |= FT_SG; in do_scsi_device_read_write()2267 } else if (FT_SG & in_type) { in do_scsi_device_read_write()2323 out_type |= FT_SG; in do_scsi_device_read_write()2329 } else if (FT_SG & out_type) { in do_scsi_device_read_write()2397 if (FT_SG & in_type) { in do_scsi_device_read_write()2415 if (FT_SG & out_type) { in do_scsi_device_read_write()2486 if (FT_SG & in_type) { in do_scsi_device_read_write()2542 if (FT_SG & out_type) { in do_scsi_device_read_write()[all …]