/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_remote_device.h | 307 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_HANDLER_T)( 310 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_SUSPEND_HANDLER_T)( 314 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_RESUME_HANDLER_T)( 317 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_FRAME_HANDLER_T)( 321 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_EVENT_HANDLER_T)( 476 SCI_STATUS scic_sds_remote_device_frame_handler( 481 SCI_STATUS scic_sds_remote_device_event_handler( 486 SCI_STATUS scic_sds_remote_device_start_io( 492 SCI_STATUS scic_sds_remote_device_complete_io( 498 SCI_STATUS scic_sds_remote_device_resume( [all …]
|
H A D | scic_controller.h | 182 SCI_STATUS scic_controller_construct( 254 SCI_STATUS scic_controller_get_handler_methods( 279 SCI_STATUS scic_controller_initialize( 331 SCI_STATUS scic_controller_start( 359 SCI_STATUS scic_controller_stop( 380 SCI_STATUS scic_controller_reset( 489 SCI_STATUS scic_controller_complete_task( 522 SCI_STATUS scic_controller_terminate_request( 556 SCI_STATUS scic_controller_complete_io( 581 SCI_STATUS scic_controller_get_port_handle( [all …]
|
H A D | scif_sas_remote_device.h | 150 SCI_STATUS 256 SCI_STATUS operation_status; 366 SCI_STATUS completion_status 386 SCI_STATUS scif_sas_remote_device_ready_operational_complete_io_handler( 391 SCI_STATUS scif_sas_remote_device_ready_operational_complete_task_handler( 396 SCI_STATUS scif_sas_remote_device_ready_task_management_complete_task_handler( 405 SCI_STATUS scif_sas_remote_device_default_start_handler( 409 SCI_STATUS scif_sas_remote_device_default_stop_handler( 413 SCI_STATUS scif_sas_remote_device_default_reset_handler( 417 SCI_STATUS scif_sas_remote_device_default_reset_complete_handler( [all …]
|
H A D | scif_sas_domain_state_handlers.c | 85 SCI_STATUS scif_sas_domain_starting_port_ready_handler( in scif_sas_domain_starting_port_ready_handler() 123 SCI_STATUS scif_sas_domain_ready_discover_handler( in scif_sas_domain_ready_discover_handler() 163 SCI_STATUS scif_sas_domain_ready_port_not_ready_handler( in scif_sas_domain_ready_port_not_ready_handler() 207 SCI_STATUS scif_sas_domain_ready_start_io_handler( in scif_sas_domain_ready_start_io_handler() 217 SCI_STATUS status; in scif_sas_domain_ready_start_io_handler() 260 SCI_STATUS scif_sas_domain_ready_complete_io_handler( in scif_sas_domain_ready_complete_io_handler() 304 SCI_STATUS scif_sas_domain_ready_continue_io_handler( in scif_sas_domain_ready_continue_io_handler() 340 SCI_STATUS scif_sas_domain_ready_start_task_handler( in scif_sas_domain_ready_start_task_handler() 350 SCI_STATUS status; in scif_sas_domain_ready_start_task_handler() 393 SCI_STATUS scif_sas_domain_ready_complete_task_handler( in scif_sas_domain_ready_complete_task_handler() [all …]
|
H A D | scic_sds_request.h | 260 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_FRAME_HANDLER_T)( 264 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_EVENT_HANDLER_T)( 268 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_TASK_COMPLETION_HANDLER_T)( 445 SCI_STATUS scic_sds_request_start( 449 SCI_STATUS scic_sds_io_request_terminate( 453 SCI_STATUS scic_sds_io_request_complete( 461 SCI_STATUS scic_sds_io_request_event_handler( 466 SCI_STATUS scic_sds_io_request_frame_handler( 471 SCI_STATUS scic_sds_task_request_complete( 475 SCI_STATUS scic_sds_task_request_terminate( [all …]
|
H A D | scif_sas_controller_state_handlers.c | 90 SCI_STATUS scif_sas_controller_execute_reset( in scif_sas_controller_execute_reset() 94 SCI_STATUS status; in scif_sas_controller_execute_reset() 132 SCI_STATUS scif_sas_controller_validate_mdl( in scif_sas_controller_validate_mdl() 167 SCI_STATUS scif_sas_controller_stop_domains( in scif_sas_controller_stop_domains() 172 SCI_STATUS status = SCI_SUCCESS; in scif_sas_controller_stop_domains() 215 SCI_STATUS scif_sas_controller_continue_to_stop( in scif_sas_controller_continue_to_stop() 219 SCI_STATUS status; in scif_sas_controller_continue_to_stop() 289 SCI_STATUS scif_sas_controller_reset_initialize_handler( in scif_sas_controller_reset_initialize_handler() 294 SCI_STATUS status; in scif_sas_controller_reset_initialize_handler() 363 SCI_STATUS scif_sas_controller_initialized_start_handler( in scif_sas_controller_initialized_start_handler() [all …]
|
H A D | scic_sds_port.h | 224 typedef SCI_STATUS (*SCIC_SDS_PORT_EVENT_HANDLER_T)(struct SCIC_SDS_PORT *, U32); 226 typedef SCI_STATUS (*SCIC_SDS_PORT_FRAME_HANDLER_T)(struct SCIC_SDS_PORT *, U32); 230 typedef SCI_STATUS (*SCIC_SDS_PORT_IO_REQUEST_HANDLER_T)( 374 SCI_STATUS scic_sds_port_initialize( 383 SCI_STATUS scic_sds_port_add_phy( 388 SCI_STATUS scic_sds_port_remove_phy( 450 SCI_STATUS scic_sds_port_start_io( 456 SCI_STATUS scic_sds_port_complete_io( 470 SCI_STATUS scic_sds_port_default_start_handler( 474 SCI_STATUS scic_sds_port_default_stop_handler( [all …]
|
H A D | scic_sds_remote_device.c | 140 SCI_STATUS scic_remote_device_da_construct( in scic_remote_device_da_construct() 144 SCI_STATUS status; in scic_remote_device_da_construct() 249 SCI_STATUS scic_remote_device_ea_construct( in scic_remote_device_ea_construct() 254 SCI_STATUS status; in scic_remote_device_ea_construct() 331 SCI_STATUS scic_remote_device_destruct( in scic_remote_device_destruct() 354 SCI_STATUS scic_remote_device_set_port_width( in scic_remote_device_set_port_width() 408 SCI_STATUS scic_remote_device_start( in scic_remote_device_start() 430 SCI_STATUS scic_remote_device_stop( in scic_remote_device_stop() 458 SCI_STATUS scic_remote_device_reset( in scic_remote_device_reset() 485 SCI_STATUS scic_remote_device_reset_complete( in scic_remote_device_reset_complete() [all …]
|
H A D | scic_sds_phy.h | 304 typedef SCI_STATUS (*SCIC_SDS_PHY_EVENT_HANDLER_T)(SCIC_SDS_PHY_T *, U32); 305 typedef SCI_STATUS (*SCIC_SDS_PHY_FRAME_HANDLER_T)(SCIC_SDS_PHY_T *, U32); 306 typedef SCI_STATUS (*SCIC_SDS_PHY_POWER_HANDLER_T)(SCIC_SDS_PHY_T *); 419 SCI_STATUS scic_sds_phy_initialize( 425 SCI_STATUS scic_sds_phy_reset( 450 SCI_STATUS scic_sds_phy_event_handler( 455 SCI_STATUS scic_sds_phy_frame_handler( 460 SCI_STATUS scic_sds_phy_consume_power_handler( 488 SCI_STATUS scic_sds_phy_default_start_handler( 492 SCI_STATUS scic_sds_phy_default_stop_handler( [all …]
|
H A D | scic_phy.h | 282 SCI_STATUS scic_phy_get_properties( 304 SCI_STATUS scic_sas_phy_get_properties( 326 SCI_STATUS scic_sata_phy_get_properties( 343 SCI_STATUS scic_sata_phy_send_port_selection_signal( 362 SCI_STATUS scic_phy_enable_counter( 382 SCI_STATUS scic_phy_disable_counter( 404 SCI_STATUS scic_phy_get_counter( 425 SCI_STATUS scic_phy_clear_counter( 440 SCI_STATUS scic_phy_stop( 453 SCI_STATUS scic_phy_start(
|
H A D | scif_controller.h | 95 SCI_STATUS scif_controller_construct( 113 SCI_STATUS scif_controller_initialize( 162 SCI_STATUS scif_controller_start( 194 SCI_STATUS scif_controller_stop( 217 SCI_STATUS scif_controller_reset( 315 SCI_STATUS scif_controller_complete_io( 338 SCI_STATUS scif_controller_complete_task( 362 SCI_STATUS scif_controller_get_domain_handle( 382 SCI_STATUS scif_controller_set_mode( 424 SCI_STATUS scif_controller_set_interrupt_coalescence(
|
H A D | scif_sas_remote_device_state_handlers.c | 89 SCI_STATUS scif_sas_remote_device_stopped_start_handler( in scif_sas_remote_device_stopped_start_handler() 126 SCI_STATUS scif_sas_remote_device_stopped_destruct_handler( in scif_sas_remote_device_stopped_destruct_handler() 130 SCI_STATUS status; in scif_sas_remote_device_stopped_destruct_handler() 186 SCI_STATUS completion_status in scif_sas_remote_device_stopping_stop_complete_handler() 227 SCI_STATUS scif_sas_remote_device_stopping_complete_high_priority_io_handler( in scif_sas_remote_device_stopping_complete_high_priority_io_handler() 274 SCI_STATUS scif_sas_remote_device_failed_stop_handler( in scif_sas_remote_device_failed_stop_handler() 312 SCI_STATUS scif_sas_remote_device_default_start_handler( in scif_sas_remote_device_default_start_handler() 340 SCI_STATUS scif_sas_remote_device_default_stop_handler( in scif_sas_remote_device_default_stop_handler() 369 SCI_STATUS scif_sas_remote_device_default_fail_handler( in scif_sas_remote_device_default_fail_handler() 397 SCI_STATUS scif_sas_remote_device_default_destruct_handler( in scif_sas_remote_device_default_destruct_handler() [all …]
|
H A D | scif_sas_io_request_state_handlers.c | 86 SCI_STATUS scif_sas_io_request_constructed_start_handler( in scif_sas_io_request_constructed_start_handler() 105 SCI_STATUS scif_sas_io_request_constructed_abort_handler( in scif_sas_io_request_constructed_abort_handler() 133 SCI_STATUS scif_sas_io_request_started_abort_handler( in scif_sas_io_request_started_abort_handler() 159 SCI_STATUS scif_sas_io_request_started_complete_handler( in scif_sas_io_request_started_complete_handler() 187 SCI_STATUS scif_sas_io_request_completed_destruct_handler( in scif_sas_io_request_completed_destruct_handler() 220 SCI_STATUS scif_sas_io_request_aborting_abort_handler( in scif_sas_io_request_aborting_abort_handler() 246 SCI_STATUS scif_sas_io_request_aborting_complete_handler( in scif_sas_io_request_aborting_complete_handler() 273 SCI_STATUS scif_sas_io_request_default_start_handler( in scif_sas_io_request_default_start_handler() 301 SCI_STATUS scif_sas_io_request_default_abort_handler( in scif_sas_io_request_default_abort_handler() 328 SCI_STATUS scif_sas_io_request_default_complete_handler( in scif_sas_io_request_default_complete_handler() [all …]
|
H A D | scic_sds_stp_remote_device.c | 89 SCI_STATUS scic_sds_stp_remote_device_complete_request( in scic_sds_stp_remote_device_complete_request() 96 SCI_STATUS status; in scic_sds_stp_remote_device_complete_request() 160 SCI_STATUS scic_sds_stp_remote_device_ready_substate_start_request_handler( in scic_sds_stp_remote_device_ready_substate_start_request_handler() 165 SCI_STATUS status; in scic_sds_stp_remote_device_ready_substate_start_request_handler() 243 SCI_STATUS scic_sds_stp_remote_device_ready_idle_substate_start_io_handler( in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 248 SCI_STATUS status; in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 308 SCI_STATUS scic_sds_stp_remote_device_ready_idle_substate_event_handler( in scic_sds_stp_remote_device_ready_idle_substate_event_handler() 313 SCI_STATUS status; in scic_sds_stp_remote_device_ready_idle_substate_event_handler() 340 SCI_STATUS scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler( in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler() 345 SCI_STATUS status; in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler() [all …]
|
H A D | scic_remote_device.h | 155 SCI_STATUS scic_remote_device_da_construct( 187 SCI_STATUS scic_remote_device_ea_construct( 210 SCI_STATUS scic_remote_device_destruct( 226 SCI_STATUS scic_remote_device_set_port_width( 273 SCI_STATUS scic_remote_device_start( 292 SCI_STATUS scic_remote_device_stop( 312 SCI_STATUS scic_remote_device_reset( 326 SCI_STATUS scic_remote_device_reset_complete( 366 SCI_STATUS scic_remote_device_set_max_connection_rate(
|
H A D | scif_sas_task_request_state_handlers.c | 83 SCI_STATUS scif_sas_task_request_constructed_start_handler( in scif_sas_task_request_constructed_start_handler() 107 SCI_STATUS scif_sas_task_request_constructed_abort_handler( in scif_sas_task_request_constructed_abort_handler() 135 SCI_STATUS scif_sas_task_request_started_abort_handler( in scif_sas_task_request_started_abort_handler() 161 SCI_STATUS scif_sas_task_request_started_complete_handler( in scif_sas_task_request_started_complete_handler() 189 SCI_STATUS scif_sas_task_request_completed_destruct_handler( in scif_sas_task_request_completed_destruct_handler() 231 SCI_STATUS scif_sas_task_request_aborting_complete_handler( in scif_sas_task_request_aborting_complete_handler() 258 SCI_STATUS scif_sas_task_request_default_start_handler( in scif_sas_task_request_default_start_handler() 286 SCI_STATUS scif_sas_task_request_default_abort_handler( in scif_sas_task_request_default_abort_handler() 314 SCI_STATUS scif_sas_task_request_default_complete_handler( in scif_sas_task_request_default_complete_handler() 342 SCI_STATUS scif_sas_task_request_default_destruct_handler( in scif_sas_task_request_default_destruct_handler()
|
H A D | scic_sds_remote_node_context.c | 334 SCI_STATUS scic_sds_remote_node_context_continue_to_resume_handler( in scic_sds_remote_node_context_continue_to_resume_handler() 356 SCI_STATUS scic_sds_remote_node_context_default_destruct_handler( in scic_sds_remote_node_context_default_destruct_handler() 377 SCI_STATUS scic_sds_remote_node_context_default_suspend_handler( in scic_sds_remote_node_context_default_suspend_handler() 397 SCI_STATUS scic_sds_remote_node_context_default_resume_handler( in scic_sds_remote_node_context_default_resume_handler() 416 SCI_STATUS scic_sds_remote_node_context_default_start_io_handler( in scic_sds_remote_node_context_default_start_io_handler() 434 SCI_STATUS scic_sds_remote_node_context_default_start_task_handler( in scic_sds_remote_node_context_default_start_task_handler() 452 SCI_STATUS scic_sds_remote_node_context_default_event_handler( in scic_sds_remote_node_context_default_event_handler() 480 SCI_STATUS scic_sds_remote_node_context_success_start_task_handler( in scic_sds_remote_node_context_success_start_task_handler() 501 SCI_STATUS scic_sds_remote_node_context_general_destruct_handler( in scic_sds_remote_node_context_general_destruct_handler() 520 SCI_STATUS scic_sds_remote_node_context_reset_required_start_io_handler( in scic_sds_remote_node_context_reset_required_start_io_handler() [all …]
|
H A D | scif_sas_remote_device_ready_substate_handlers.c | 94 SCI_STATUS scif_sas_remote_device_start_task_request( in scif_sas_remote_device_start_task_request() 183 SCI_STATUS scif_sas_remote_device_ready_operational_stop_handler( in scif_sas_remote_device_ready_operational_stop_handler() 210 SCI_STATUS scif_sas_remote_device_ready_operational_destruct_handler( in scif_sas_remote_device_ready_operational_destruct_handler() 233 SCI_STATUS scif_sas_remote_device_ready_operational_fail_handler( in scif_sas_remote_device_ready_operational_fail_handler() 270 SCI_STATUS scif_sas_remote_device_ready_operational_start_io_handler( in scif_sas_remote_device_ready_operational_start_io_handler() 278 SCI_STATUS status; in scif_sas_remote_device_ready_operational_start_io_handler() 304 SCI_STATUS scif_sas_remote_device_ready_operational_complete_io_handler( in scif_sas_remote_device_ready_operational_complete_io_handler() 331 SCI_STATUS scif_sas_remote_device_ready_operational_complete_high_priority_io_handler( in scif_sas_remote_device_ready_operational_complete_high_priority_io_handler() 366 SCI_STATUS scif_sas_remote_device_ready_operational_continue_io_handler( in scif_sas_remote_device_ready_operational_continue_io_handler() 392 SCI_STATUS scif_sas_remote_device_ready_operational_start_task_handler( in scif_sas_remote_device_ready_operational_start_task_handler() [all …]
|
H A D | scif_sas_smp_remote_device.h | 233 SCI_STATUS scif_sas_smp_remote_device_decode_smp_response( 240 SCI_STATUS scif_sas_smp_remote_device_decode_report_general_response( 245 SCI_STATUS scif_sas_smp_remote_device_decode_initial_discover_response( 250 SCI_STATUS scif_sas_smp_remote_device_decode_report_phy_sata_response( 255 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_phy_control_response( 260 SCI_STATUS scif_sas_smp_remote_device_decode_discover_phy_control_response( 265 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_discover_response( 270 SCI_STATUS scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response( 275 SCI_STATUS scif_sas_smp_remote_device_decode_config_route_info_response( 313 SCI_STATUS status [all …]
|
H A D | scic_io_request.h | 349 SCI_STATUS scic_io_request_construct( 380 SCI_STATUS scic_io_request_construct_basic_ssp( 412 SCI_STATUS scic_io_request_construct_advanced_ssp( 440 SCI_STATUS scic_io_request_construct_ssp_pass_through( 473 SCI_STATUS scic_io_request_construct_basic_sata( 499 SCI_STATUS scic_io_request_construct_advanced_sata( 522 SCI_STATUS scic_io_request_construct_sata_pass_through( 556 SCI_STATUS scic_io_request_construct_smp( 577 SCI_STATUS scic_io_request_construct_smp_pass_through(
|
H A D | scif_sas_io_request.h | 115 SCI_STATUS scif_sas_io_request_constructed_start_handler( 119 SCI_STATUS scif_sas_io_request_constructed_abort_handler( 123 SCI_STATUS scif_sas_io_request_default_complete_handler( 127 SCI_STATUS scif_sas_io_request_default_destruct_handler( 131 SCI_STATUS scif_sas_io_request_construct_smp( 141 SCI_STATUS scif_sas_io_request_continue(
|
H A D | scic_sds_stp_packet_request.c | 87 SCI_STATUS scic_sds_stp_packet_request_construct( in scic_sds_stp_packet_request_construct() 249 SCI_STATUS scic_sds_stp_packet_request_process_status_fis( in scic_sds_stp_packet_request_process_status_fis() 254 SCI_STATUS status = SCI_SUCCESS; in scic_sds_stp_packet_request_process_status_fis() 321 SCI_STATUS scic_sds_stp_packet_request_packet_phase_await_tc_completion_tc_completion_handler( in scic_sds_stp_packet_request_packet_phase_await_tc_completion_tc_completion_handler() 326 SCI_STATUS status = SCI_SUCCESS; in scic_sds_stp_packet_request_packet_phase_await_tc_completion_tc_completion_handler() 386 SCI_STATUS scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler( in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler() 391 SCI_STATUS status; in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler() 469 SCI_STATUS scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler( in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler() 474 SCI_STATUS status = SCI_SUCCESS; in scic_sds_stp_packet_request_command_phase_await_tc_completion_tc_completion_handler() 597 SCI_STATUS scic_sds_stp_packet_request_command_phase_common_frame_handler( in scic_sds_stp_packet_request_command_phase_common_frame_handler() [all …]
|
H A D | scif_sas_controller.c | 80 SCI_STATUS scif_controller_construct( in scif_controller_construct() 86 SCI_STATUS status = SCI_SUCCESS; in scif_controller_construct() 141 SCI_STATUS scif_controller_initialize( in scif_controller_initialize() 183 SCI_STATUS scif_controller_start( in scif_controller_start() 207 SCI_STATUS scif_controller_stop( in scif_controller_stop() 232 SCI_STATUS scif_controller_reset( in scif_controller_reset() 274 SCI_STATUS status; in scif_controller_start_io() 311 SCI_STATUS status; in scif_controller_start_task() 345 SCI_STATUS scif_controller_complete_io( in scif_controller_complete_io() 369 SCI_STATUS scif_controller_complete_task( in scif_controller_complete_task() [all …]
|
H A D | scic_sds_stp_request.c | 457 SCI_STATUS scic_sds_stp_non_data_request_construct( in scic_sds_stp_non_data_request_construct() 480 SCI_STATUS scic_sds_stp_soft_reset_request_construct( in scic_sds_stp_soft_reset_request_construct() 516 SCI_STATUS scic_sds_io_request_construct_sata( in scic_sds_io_request_construct_sata() 525 SCI_STATUS status = SCI_SUCCESS; in scic_sds_io_request_construct_sata() 734 SCI_STATUS scic_sds_stp_pio_request_construct( in scic_sds_stp_pio_request_construct() 799 SCI_STATUS scic_sds_stp_request_non_data_await_h2d_tc_completion_handler( in scic_sds_stp_request_non_data_await_h2d_tc_completion_handler() 856 SCI_STATUS scic_sds_stp_request_non_data_await_d2h_frame_handler( in scic_sds_stp_request_non_data_await_d2h_frame_handler() 861 SCI_STATUS status; in scic_sds_stp_request_non_data_await_d2h_frame_handler() 1042 SCI_STATUS scic_sds_stp_request_pio_data_out_trasmit_data_frame ( in scic_sds_stp_request_pio_data_out_trasmit_data_frame() 1047 SCI_STATUS status = SCI_SUCCESS; in scic_sds_stp_request_pio_data_out_trasmit_data_frame() [all …]
|
H A D | scic_sds_stp_request.h | 230 SCI_STATUS scic_sds_stp_pio_request_construct( 236 SCI_STATUS scic_sds_stp_pio_request_construct_pass_through ( 241 SCI_STATUS scic_sds_stp_udma_request_construct( 247 SCI_STATUS scic_sds_stp_non_data_request_construct( 251 SCI_STATUS scic_sds_stp_soft_reset_request_construct( 255 SCI_STATUS scic_sds_stp_ncq_request_construct( 267 SCI_STATUS scic_sds_io_request_construct_sata(
|