Searched refs:ocs_hw_cb_read_fcf (Results 1 – 1 of 1) sorted by relevance
| /freebsd-head/sys/dev/ocs_fc/ |
| HD | ocs_hw.c | 79 static int32_t ocs_hw_cb_read_fcf(ocs_hw_t *, int32_t, uint8_t *, void *); 9133 rc = ocs_hw_command(hw, buf, OCS_CMD_NOWAIT, ocs_hw_cb_read_fcf, &hw->fcf_dmem); in ocs_hw_read_fcf() 9163 ocs_hw_cb_read_fcf(ocs_hw_t *hw, int32_t status, uint8_t *mqe, void *arg) in ocs_hw_cb_read_fcf() function
|