Searched refs:ocs_hw_command_process (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_hw.c | 77 static int32_t ocs_hw_command_process(ocs_hw_t *, int32_t, uint8_t *, size_t); 9057 ocs_hw_command_process(ocs_hw_t *hw, int32_t status, uint8_t *mqe, size_t size) in ocs_hw_command_process() function 9103 ocs_hw_command_process(hw, status, mqe, mq->size); in ocs_hw_mq_process() 9718 ocs_hw_command_process(hw, -1/*Bad status*/, mqe, SLI4_BMBX_SIZE); in ocs_hw_command_cancel()
|