Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_prototypes.h196 io_type_t get_io_type_from_cdb(uint8_t *);
197 OS_ATOMIC64_T increment_this_counter(io_counters_t *, IO_PATH_T , io_type_t );
H A Dsmartpqi_request.c2155 io_type_to_ascii(io_type_t io_type) in io_type_to_ascii()
2169 io_type_t
2186 increment_this_counter(io_counters_t *pcounter, IO_PATH_T path, io_type_t io_type) in increment_this_counter()
2216 io_type_t io_type = get_io_type_from_cdb(rcb->cdbp); in pqisrc_increment_io_counters()
H A Dsmartpqi_structures.h1271 } io_type_t; typedef