Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1359 extern int32_t ocs_hw_eq_process(ocs_hw_t *hw, hw_eq_t *eq, uint32_t max_isr_time_msec);
H A Docs_hw.c2152 rc = ocs_hw_eq_process(hw, eq, max_isr_time_msec); in ocs_hw_process()
2179 ocs_hw_eq_process(ocs_hw_t *hw, hw_eq_t *eq, uint32_t max_isr_time_msec) in ocs_hw_eq_process() function