Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_request.c2159 case UNKNOWN_IO_TYPE: return "Unknown"; in io_type_to_ascii()
2173 return UNKNOWN_IO_TYPE; in get_io_type_from_cdb()
H A Dsmartpqi_structures.h1267 UNKNOWN_IO_TYPE, /* IO Type is TBD or cannot be determined */ enumerator