Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h582 uint32_t status_saved:1, /**< if TRUE, latched status should be returned */ member
H A Docs_hw.c3332 io->status_saved = 0; in ocs_hw_init_free_io()
8716 io->status_saved = 1; in ocs_hw_wq_process_io()
8752 io->status_saved = 1; in ocs_hw_wq_process_io()
8785 if (io->status_saved) { in ocs_hw_wq_process_io()
8790 io->status_saved = 0; in ocs_hw_wq_process_io()
8875 io->status_saved = 0; in ocs_hw_wq_process_abort()
8956 io->status_saved = 0; in ocs_hw_xabt_process()
11224 io->status_saved = 1; in target_wqe_timer_nop_cb()