Searched refs:__ocs_hw_port_realloc_cb (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c144 static int32_t __ocs_hw_port_realloc_cb(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg);
10106 if (ocs_hw_async_call(hw, __ocs_hw_port_realloc_cb, sport)) {
10480 __ocs_hw_port_realloc_cb(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) function

Completed in 107 milliseconds