Searched refs:READ_IO_TYPE (Results 1 – 2 of 2) sorted by relevance
2160 case READ_IO_TYPE: return "Read"; in io_type_to_ascii()2176 return READ_IO_TYPE; in get_io_type_from_cdb()2192 if (io_type == READ_IO_TYPE) in increment_this_counter()2201 if (io_type == READ_IO_TYPE) in increment_this_counter()
1272 READ_IO_TYPE, /* IO Type is SCSI Read */ enumerator