Home
last modified time | relevance | path

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

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.h422 } SCIC_SDS_CONTROLLER_T; typedef
612 SCIC_SDS_CONTROLLER_T *this_controller,
619 SCIC_SDS_CONTROLLER_T *this_controller,
632 SCIC_SDS_CONTROLLER_T *this_controller,
638 SCIC_SDS_CONTROLLER_T *this_controller,
644 SCIC_SDS_CONTROLLER_T *this_controller,
651 SCIC_SDS_CONTROLLER_T *this_controller,
656 SCIC_SDS_CONTROLLER_T *this_controller,
661 SCIC_SDS_CONTROLLER_T *this_controller,
668 SCIC_SDS_CONTROLLER_T *this_controller,
[all …]
H A Dscic_sds_controller.c187 SCIC_SDS_CONTROLLER_T *this_controller; in scic_sds_controller_phy_startup_timeout_handler()
188 this_controller = (SCIC_SDS_CONTROLLER_T *)controller; in scic_sds_controller_phy_startup_timeout_handler()
207 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_initialize_phy_startup()
236 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_initialize_power_control()
275 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_build_memory_descriptor_table()
323 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_validate_memory_descriptor_table()
380 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_ram_initialization()
439 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_assign_task_entries()
465 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_initialize_completion_queue()
518 SCIC_SDS_CONTROLLER_T *this_controller in scic_sds_controller_initialize_unsolicited_frame_queue()
[all …]
H A Dscic_sds_sgpio.c81 SCIC_SDS_CONTROLLER_T *controller, in scic_sgpio_write_SGODSR_register()
104 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_vendor_code()
119 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_blink_patterns()
133 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_functionality()
155 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_apply_led_blink_pattern()
210 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_update_led_state()
253 SCIC_SDS_CONTROLLER_T * core_controller = (SCIC_SDS_CONTROLLER_T *) controller; in scic_sgpio_set_to_hardware_control()
H A Dscic_sds_port_configuration_agent.c142 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_port_configuration_agent_find_port()
209 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_port_configuration_agent_validate_ports()
319 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_mpc_agent_validate_phy_configuration()
430 SCIC_SDS_CONTROLLER_T * controller = (SCIC_SDS_CONTROLLER_T *)object; in scic_sds_mpc_agent_timeout_handler()
477 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_mpc_agent_link_up()
526 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_mpc_agent_link_down()
580 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_apc_agent_validate_phy_configuration()
647 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_apc_agent_start_timer()
681 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_apc_agent_configure_ports()
825 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_apc_agent_link_up()
[all …]
H A Dscic_sds_pci.c76 SCIC_SDS_CONTROLLER_T* this_controller in scic_sds_pci_bar_initialization()
200 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; in scic_sds_pci_read_scu_dword()
232 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; in scic_sds_pci_write_scu_dword()
H A Dscic_sds_library.c102 (SCIC_SDS_CONTROLLER_T *)((char *)library_memory + sizeof(SCIC_SDS_LIBRARY_T)); in scic_library_construct()
272 SCIC_SDS_CONTROLLER_T * controller in scic_sds_library_get_controller_index()
H A Dscic_sds_remote_device.c257 SCIC_SDS_CONTROLLER_T *the_controller; in scic_remote_device_ea_construct()
815 SCIC_SDS_CONTROLLER_T *controller, in scic_sds_remote_device_start_io()
835 SCIC_SDS_CONTROLLER_T *controller, in scic_sds_remote_device_complete_io()
855 SCIC_SDS_CONTROLLER_T *controller, in scic_sds_remote_device_start_task()
1747 SCIC_SDS_CONTROLLER_T * the_controller = in scic_sds_remote_device_stopped_state_destruct_handler()
2462 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_starting_state_enter()
2495 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_ready_state_enter()
2540 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_ready_state_exit()
H A Dscic_sds_ssp_request.c222 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->owning_controller; in scic_sds_ssp_task_request_await_tc_response_frame_handler()
H A Dscic_sds_smp_request.c370 SCIC_SDS_CONTROLLER_T *owning_controller; in scu_smp_request_construct_task_context()
531 SCIC_SDS_CONTROLLER_T * controller = scic_sds_request_get_controller(this_request); in scic_sds_smp_request_await_response_frame_handler()
H A Dscic_sds_stp_request.c263 SCIC_SDS_CONTROLLER_T *owning_controller; in scu_sata_reqeust_construct_task_context()
868 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->parent.owning_controller; in scic_sds_stp_request_non_data_await_d2h_frame_handler()
1357 SCIC_SDS_CONTROLLER_T * owning_controller; in scic_sds_stp_request_pio_await_frame_frame_handler()
1511 SCIC_SDS_CONTROLLER_T * owning_controller; in scic_sds_stp_request_pio_data_in_await_data_frame_handler()
2314 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->parent.owning_controller; in scic_sds_stp_request_soft_reset_await_d2h_frame_handler()
H A Dscic_sds_unsolicited_frame_control.c186 SCIC_SDS_CONTROLLER_T *controller in scic_sds_unsolicited_frame_control_construct()
H A Dscic_sds_request.c480 SCIC_SDS_CONTROLLER_T * the_controller, in scic_sds_general_request_construct()
665 SCIC_SDS_CONTROLLER_T *owning_controller; in scu_ssp_reqeust_construct_task_context()
1057 (SCIC_SDS_CONTROLLER_T *)scic_controller, in scic_io_request_construct()
1137 (SCIC_SDS_CONTROLLER_T *)controller, in scic_task_request_construct()
H A Dscic_sds_port.c769 SCIC_SDS_CONTROLLER_T *owning_controller in scic_sds_port_construct()
1083 SCIC_SDS_CONTROLLER_T * controller; in scic_sds_port_activate_phy()
1170 SCIC_SDS_CONTROLLER_T * controller = scic_sds_port_get_controller(this_port); in scic_sds_port_invalid_link_up()
1544 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_port_release_resource()
H A Dscic_sds_remote_node_context.c171 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_node_context_construct_buffer()
H A Dscic_sds_phy.c982 SCIC_SDS_CONTROLLER_T * controller, in scic_sds_phy_release_resource()