Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ocs_fc/
Docs_hw.c120 static void ocs_hw_wq_process_abort(void *arg, uint8_t *cqe, int32_t status);
4958 wqcb = ocs_hw_reqtag_alloc(hw, ocs_hw_wq_process_abort, io_to_abort); in ocs_hw_io_abort()
8860 ocs_hw_wq_process_abort(void *arg, uint8_t *cqe, int32_t status) in ocs_hw_wq_process_abort() function