Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_response.c242 if (rcb->path == AIO_PATH) in pqisrc_is_innocuous_error()
301 ASSERT(rcb->path == AIO_PATH); in pqisrc_process_aio_response_error()
H A Dsmartpqi_request.c99 && is_write && (io_path == AIO_PATH)) in pqisrc_num_elem_needed()
928 IO_PATH_T io_path = AIO_PATH; in determine_io_path_build_bypass()
1061 if(io_path == AIO_PATH) { in pqisrc_build_send_io()
1748 if (rcb->path == AIO_PATH) in pqisrc_show_rcb_details()
1943 rcb->path = AIO_PATH; in pqisrc_send_aio_tmf()
2073 if(rcb_to_manage->path == AIO_PATH) { in pqisrc_send_tmf()
2147 case AIO_PATH: return "Aio"; in io_path_to_ascii()
2190 if (path == AIO_PATH) in increment_this_counter()
H A Dsmartpqi_defines.h148 AIO_PATH, enumerator