Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/ocs_fc/
HDocs_hw.c142 static int32_t __ocs_hw_port_realloc_cb(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg);
10132 if (ocs_hw_async_call(hw, __ocs_hw_port_realloc_cb, sport)) { in __ocs_hw_port_free_nop()
10506 __ocs_hw_port_realloc_cb(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) in __ocs_hw_port_realloc_cb() function