Searched refs:SCI_STATUS (Results 1 - 25 of 90) sorted by relevance

1234

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_phy.h284 SCI_STATUS scic_phy_get_properties(
306 SCI_STATUS scic_sas_phy_get_properties(
328 SCI_STATUS scic_sata_phy_get_properties(
345 SCI_STATUS scic_sata_phy_send_port_selection_signal(
364 SCI_STATUS scic_phy_enable_counter(
384 SCI_STATUS scic_phy_disable_counter(
406 SCI_STATUS scic_phy_get_counter(
427 SCI_STATUS scic_phy_clear_counter(
437 * @return SCI_STATUS
442 SCI_STATUS scic_phy_sto
[all...]
H A Dscif_sas_remote_device.h152 SCI_STATUS
258 SCI_STATUS operation_status;
368 SCI_STATUS completion_status
388 SCI_STATUS scif_sas_remote_device_ready_operational_complete_io_handler(
393 SCI_STATUS scif_sas_remote_device_ready_operational_complete_task_handler(
398 SCI_STATUS scif_sas_remote_device_ready_task_management_complete_task_handler(
407 SCI_STATUS scif_sas_remote_device_default_start_handler(
411 SCI_STATUS scif_sas_remote_device_default_stop_handler(
415 SCI_STATUS scif_sas_remote_device_default_reset_handler(
419 SCI_STATUS scif_sas_remote_device_default_reset_complete_handle
[all...]
H A Dscic_controller.h184 SCI_STATUS scic_controller_construct(
256 SCI_STATUS scic_controller_get_handler_methods(
281 SCI_STATUS scic_controller_initialize(
333 SCI_STATUS scic_controller_start(
361 SCI_STATUS scic_controller_stop(
382 SCI_STATUS scic_controller_reset(
491 SCI_STATUS scic_controller_complete_task(
524 SCI_STATUS scic_controller_terminate_request(
558 SCI_STATUS scic_controller_complete_io(
583 SCI_STATUS scic_controller_get_port_handl
[all...]
H A Dscic_sds_remote_device.h309 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_HANDLER_T)(
312 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_SUSPEND_HANDLER_T)(
316 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_RESUME_HANDLER_T)(
319 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_FRAME_HANDLER_T)(
323 typedef SCI_STATUS (*SCIC_SDS_REMOTE_DEVICE_EVENT_HANDLER_T)(
478 SCI_STATUS scic_sds_remote_device_frame_handler(
483 SCI_STATUS scic_sds_remote_device_event_handler(
488 SCI_STATUS scic_sds_remote_device_start_io(
494 SCI_STATUS scic_sds_remote_device_complete_io(
500 SCI_STATUS scic_sds_remote_device_resum
[all...]
H A Dscif_controller.h97 SCI_STATUS scif_controller_construct(
115 SCI_STATUS scif_controller_initialize(
164 SCI_STATUS scif_controller_start(
196 SCI_STATUS scif_controller_stop(
219 SCI_STATUS scif_controller_reset(
317 SCI_STATUS scif_controller_complete_io(
340 SCI_STATUS scif_controller_complete_task(
364 SCI_STATUS scif_controller_get_domain_handle(
384 SCI_STATUS scif_controller_set_mode(
426 SCI_STATUS scif_controller_set_interrupt_coalescenc
[all...]
H A Dscic_remote_device.h157 SCI_STATUS scic_remote_device_da_construct(
189 SCI_STATUS scic_remote_device_ea_construct(
206 * @retval SCI_STATUS This value is returned if the device is successfully
212 SCI_STATUS scic_remote_device_destruct(
228 SCI_STATUS scic_remote_device_set_port_width(
275 SCI_STATUS scic_remote_device_start(
294 SCI_STATUS scic_remote_device_stop(
314 SCI_STATUS scic_remote_device_reset(
328 SCI_STATUS scic_remote_device_reset_complete(
368 SCI_STATUS scic_remote_device_set_max_connection_rat
[all...]
H A Dscic_task_request.h123 SCI_STATUS scic_task_request_construct(
146 SCI_STATUS scic_task_request_construct_ssp(
164 SCI_STATUS scic_task_request_construct_sata(
H A Dscic_port.h151 SCI_STATUS scic_port_get_properties(
171 SCI_STATUS scic_port_add_phy(
193 SCI_STATUS scic_port_remove_phy(
218 SCI_STATUS scic_port_hard_reset(
H A Dscif_remote_device.h159 SCI_STATUS scif_remote_device_da_construct(
196 SCI_STATUS scif_remote_device_ea_construct(
217 * @retval SCI_STATUS This value is returned if the device is successfully
223 SCI_STATUS scif_remote_device_destruct(
272 SCI_STATUS scif_remote_device_get_containing_device(
H A Dscif_sas_io_request_state_handlers.c88 SCI_STATUS scif_sas_io_request_constructed_start_handler(
107 SCI_STATUS scif_sas_io_request_constructed_abort_handler(
135 SCI_STATUS scif_sas_io_request_started_abort_handler(
161 SCI_STATUS scif_sas_io_request_started_complete_handler(
189 SCI_STATUS scif_sas_io_request_completed_destruct_handler(
222 SCI_STATUS scif_sas_io_request_aborting_abort_handler(
248 SCI_STATUS scif_sas_io_request_aborting_complete_handler(
275 SCI_STATUS scif_sas_io_request_default_start_handler(
303 SCI_STATUS scif_sas_io_request_default_abort_handler(
330 SCI_STATUS scif_sas_io_request_default_complete_handle
[all...]
H A Dsci_base_domain.h162 typedef SCI_STATUS (*SCI_BASE_DOMAIN_TIMED_HANDLER_T)(
168 typedef SCI_STATUS (*SCI_BASE_DOMAIN_HANDLER_T)(
172 typedef SCI_STATUS (*SCI_BASE_DOMAIN_PORT_NOT_READY_HANDLER_T)(
177 typedef SCI_STATUS (*SCI_BASE_DOMAIN_DEVICE_HANDLER_T)(
182 typedef SCI_STATUS (*SCI_BASE_DOMAIN_REQUEST_HANDLER_T)(
188 typedef SCI_STATUS (*SCI_BASE_DOMAIN_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T)(
H A Dscif_sas_io_request.h117 SCI_STATUS scif_sas_io_request_constructed_start_handler(
121 SCI_STATUS scif_sas_io_request_constructed_abort_handler(
125 SCI_STATUS scif_sas_io_request_default_complete_handler(
129 SCI_STATUS scif_sas_io_request_default_destruct_handler(
133 SCI_STATUS scif_sas_io_request_construct_smp(
143 SCI_STATUS scif_sas_io_request_continue(
H A Dscic_sds_phy.h306 typedef SCI_STATUS (*SCIC_SDS_PHY_EVENT_HANDLER_T)(SCIC_SDS_PHY_T *, U32);
307 typedef SCI_STATUS (*SCIC_SDS_PHY_FRAME_HANDLER_T)(SCIC_SDS_PHY_T *, U32);
308 typedef SCI_STATUS (*SCIC_SDS_PHY_POWER_HANDLER_T)(SCIC_SDS_PHY_T *);
421 SCI_STATUS scic_sds_phy_initialize(
427 SCI_STATUS scic_sds_phy_reset(
452 SCI_STATUS scic_sds_phy_event_handler(
457 SCI_STATUS scic_sds_phy_frame_handler(
462 SCI_STATUS scic_sds_phy_consume_power_handler(
490 SCI_STATUS scic_sds_phy_default_start_handler(
494 SCI_STATUS scic_sds_phy_default_stop_handle
[all...]
H A Dscif_sas_task_request_state_handlers.c85 SCI_STATUS scif_sas_task_request_constructed_start_handler(
109 SCI_STATUS scif_sas_task_request_constructed_abort_handler(
137 SCI_STATUS scif_sas_task_request_started_abort_handler(
163 SCI_STATUS scif_sas_task_request_started_complete_handler(
191 SCI_STATUS scif_sas_task_request_completed_destruct_handler(
233 SCI_STATUS scif_sas_task_request_aborting_complete_handler(
260 SCI_STATUS scif_sas_task_request_default_start_handler(
288 SCI_STATUS scif_sas_task_request_default_abort_handler(
316 SCI_STATUS scif_sas_task_request_default_complete_handler(
344 SCI_STATUS scif_sas_task_request_default_destruct_handle
[all...]
H A Dscic_sds_stp_request.h232 SCI_STATUS scic_sds_stp_pio_request_construct(
238 SCI_STATUS scic_sds_stp_pio_request_construct_pass_through (
243 SCI_STATUS scic_sds_stp_udma_request_construct(
249 SCI_STATUS scic_sds_stp_non_data_request_construct(
253 SCI_STATUS scic_sds_stp_soft_reset_request_construct(
257 SCI_STATUS scic_sds_stp_ncq_request_construct(
269 SCI_STATUS scic_sds_io_request_construct_sata(
H A Dscic_io_request.h351 SCI_STATUS scic_io_request_construct(
382 SCI_STATUS scic_io_request_construct_basic_ssp(
414 SCI_STATUS scic_io_request_construct_advanced_ssp(
442 SCI_STATUS scic_io_request_construct_ssp_pass_through(
475 SCI_STATUS scic_io_request_construct_basic_sata(
501 SCI_STATUS scic_io_request_construct_advanced_sata(
524 SCI_STATUS scic_io_request_construct_sata_pass_through(
558 SCI_STATUS scic_io_request_construct_smp(
579 SCI_STATUS scic_io_request_construct_smp_pass_through(
H A Dscic_sds_port.h226 typedef SCI_STATUS (*SCIC_SDS_PORT_EVENT_HANDLER_T)(struct SCIC_SDS_PORT *, U32);
228 typedef SCI_STATUS (*SCIC_SDS_PORT_FRAME_HANDLER_T)(struct SCIC_SDS_PORT *, U32);
232 typedef SCI_STATUS (*SCIC_SDS_PORT_IO_REQUEST_HANDLER_T)(
376 SCI_STATUS scic_sds_port_initialize(
385 SCI_STATUS scic_sds_port_add_phy(
390 SCI_STATUS scic_sds_port_remove_phy(
452 SCI_STATUS scic_sds_port_start_io(
458 SCI_STATUS scic_sds_port_complete_io(
472 SCI_STATUS scic_sds_port_default_start_handler(
476 SCI_STATUS scic_sds_port_default_stop_handle
[all...]
H A Dscic_sds_request.h262 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_FRAME_HANDLER_T)(
266 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_EVENT_HANDLER_T)(
270 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_TASK_COMPLETION_HANDLER_T)(
447 SCI_STATUS scic_sds_request_start(
451 SCI_STATUS scic_sds_io_request_terminate(
455 SCI_STATUS scic_sds_io_request_complete(
463 SCI_STATUS scic_sds_io_request_event_handler(
468 SCI_STATUS scic_sds_io_request_frame_handler(
473 SCI_STATUS scic_sds_task_request_complete(
477 SCI_STATUS scic_sds_task_request_terminat
[all...]
H A Dsci_base_port.h151 typedef SCI_STATUS (*SCI_BASE_PORT_HANDLER_T)(
155 typedef SCI_STATUS (*SCI_BASE_PORT_PHY_HANDLER_T)(
160 typedef SCI_STATUS (*SCI_BASE_PORT_RESET_HANDLER_T)(
H A Dscif_io_request.h130 SCI_STATUS scif_io_request_construct(
190 SCI_STATUS scif_io_request_construct_with_core (
231 SCI_STATUS scif_request_construct(
H A Dscif_sas_internal_io_request.h127 SCI_STATUS scif_sas_internal_io_request_construct_smp(
135 SCI_STATUS scif_sas_internal_io_request_construct_stp(
146 SCI_STATUS completion_status
H A Dscif_library.h127 SCI_STATUS scif_library_allocate_controller(
147 SCI_STATUS scif_library_free_controller(
H A Dscif_sas_stp_io_request.h78 SCI_STATUS scif_sas_stp_io_request_construct(
83 SCI_STATUS scif_sas_stp_packet_io_request_construct(
H A Dscif_sas_domain_state_handlers.c87 SCI_STATUS scif_sas_domain_starting_port_ready_handler(
125 SCI_STATUS scif_sas_domain_ready_discover_handler(
165 SCI_STATUS scif_sas_domain_ready_port_not_ready_handler(
209 SCI_STATUS scif_sas_domain_ready_start_io_handler(
219 SCI_STATUS status;
262 SCI_STATUS scif_sas_domain_ready_complete_io_handler(
306 SCI_STATUS scif_sas_domain_ready_continue_io_handler(
342 SCI_STATUS scif_sas_domain_ready_start_task_handler(
352 SCI_STATUS status;
395 SCI_STATUS scif_sas_domain_ready_complete_task_handle
[all...]
H A Dscif_sas_smp_remote_device.h235 SCI_STATUS scif_sas_smp_remote_device_decode_smp_response(
242 SCI_STATUS scif_sas_smp_remote_device_decode_report_general_response(
247 SCI_STATUS scif_sas_smp_remote_device_decode_initial_discover_response(
252 SCI_STATUS scif_sas_smp_remote_device_decode_report_phy_sata_response(
257 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_phy_control_response(
262 SCI_STATUS scif_sas_smp_remote_device_decode_discover_phy_control_response(
267 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_discover_response(
272 SCI_STATUS scif_sas_smp_remote_device_decode_spinup_hold_release_discover_response(
277 SCI_STATUS scif_sas_smp_remote_device_decode_config_route_info_response(
315 SCI_STATUS statu
[all...]

Completed in 239 milliseconds

1234