Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_ddump.c283 ocs_ddump_value(textbuf, "abort", "0x%x", io->abort_in_progress); in ocs_ddump_hw_io()
H A Docs_hw.h583 abort_in_progress:1, /**< if TRUE, abort is in progress */ member
H A Docs_hw.c3333 io->abort_in_progress = FALSE; in ocs_hw_init_free_io()
4918 if (io_to_abort->abort_in_progress) { in ocs_hw_io_abort()
4931 io_to_abort->abort_in_progress = 1; in ocs_hw_io_abort()
5006 io_to_abort->abort_in_progress = 0; in ocs_hw_io_abort()
8889 io->abort_in_progress = 0; in ocs_hw_wq_process_abort()