Searched refs:ocs_hw_command (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/sys/dev/ocs_fc/ |
| H A D | ocs_hw.c | 300 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_read_max_dump_size() 635 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_init() 751 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_init() 1099 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_config_mrq() 2634 rc = ocs_hw_command(hw, cfg_link, OCS_CMD_NOWAIT, in ocs_hw_port_control() 2674 rc = ocs_hw_command(hw, init_link, OCS_CMD_NOWAIT, in ocs_hw_port_control() 2694 rc = ocs_hw_command(hw, down_link, OCS_CMD_NOWAIT, in ocs_hw_port_control() 3037 rc = ocs_hw_command(hw, buf, OCS_CMD_NOWAIT, in ocs_hw_node_attach() 6357 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_config_auto_xfer_rdy_t10pi() 6397 rc = ocs_hw_command(hw, buf, OCS_CMD_POLL, NULL, NULL); in ocs_hw_config_sli_port_health_check() [all …]
|
| H A D | ocs_ioctl.c | 233 if (ocs_hw_command(&ocs->hw, mcmd->payload, OCS_CMD_NOWAIT, in ocs_process_mbx_ioctl()
|
| H A D | ocs_hw.h | 1261 extern ocs_hw_rtn_e ocs_hw_command(ocs_hw_t *, uint8_t *, uint32_t, void *, void *);
|
| H A D | ocs_hw_queues.c | 2336 if (ocs_hw_command(hw, post_sgl, OCS_CMD_NOWAIT, in ocs_hw_rqpair_auto_xfer_rdy_move_to_port()
|