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

1234

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_phy.h282 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(
435 * @return SCI_STATUS
440 SCI_STATUS scic_phy_sto
[all...]
H A Dscif_sas_remote_device.h150 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_handle
[all...]
H A Dscic_controller.h182 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_handl
[all...]
H A Dscic_sds_remote_device.h307 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_resum
[all...]
H A Dscif_controller.h95 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_coalescenc
[all...]
H A Dscic_remote_device.h155 SCI_STATUS scic_remote_device_da_construct(
187 SCI_STATUS scic_remote_device_ea_construct(
204 * @retval SCI_STATUS This value is returned if the device is successfully
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_rat
[all...]
H A Dscic_task_request.h121 SCI_STATUS scic_task_request_construct(
144 SCI_STATUS scic_task_request_construct_ssp(
162 SCI_STATUS scic_task_request_construct_sata(
H A Dscic_port.h149 SCI_STATUS scic_port_get_properties(
169 SCI_STATUS scic_port_add_phy(
191 SCI_STATUS scic_port_remove_phy(
216 SCI_STATUS scic_port_hard_reset(
H A Dscif_remote_device.h157 SCI_STATUS scif_remote_device_da_construct(
194 SCI_STATUS scif_remote_device_ea_construct(
215 * @retval SCI_STATUS This value is returned if the device is successfully
221 SCI_STATUS scif_remote_device_destruct(
270 SCI_STATUS scif_remote_device_get_containing_device(
H A Dscif_sas_io_request_state_handlers.c86 SCI_STATUS scif_sas_io_request_constructed_start_handler(
105 SCI_STATUS scif_sas_io_request_constructed_abort_handler(
133 SCI_STATUS scif_sas_io_request_started_abort_handler(
159 SCI_STATUS scif_sas_io_request_started_complete_handler(
187 SCI_STATUS scif_sas_io_request_completed_destruct_handler(
220 SCI_STATUS scif_sas_io_request_aborting_abort_handler(
246 SCI_STATUS scif_sas_io_request_aborting_complete_handler(
273 SCI_STATUS scif_sas_io_request_default_start_handler(
301 SCI_STATUS scif_sas_io_request_default_abort_handler(
328 SCI_STATUS scif_sas_io_request_default_complete_handle
[all...]
H A Dsci_base_domain.h160 typedef SCI_STATUS (*SCI_BASE_DOMAIN_TIMED_HANDLER_T)(
166 typedef SCI_STATUS (*SCI_BASE_DOMAIN_HANDLER_T)(
170 typedef SCI_STATUS (*SCI_BASE_DOMAIN_PORT_NOT_READY_HANDLER_T)(
175 typedef SCI_STATUS (*SCI_BASE_DOMAIN_DEVICE_HANDLER_T)(
180 typedef SCI_STATUS (*SCI_BASE_DOMAIN_REQUEST_HANDLER_T)(
186 typedef SCI_STATUS (*SCI_BASE_DOMAIN_HIGH_PRIORITY_REQUEST_COMPLETE_HANDLER_T)(
H A Dscif_sas_io_request.h115 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 Dscic_sds_phy.h304 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_handle
[all...]
H A Dscif_sas_task_request_state_handlers.c83 SCI_STATUS scif_sas_task_request_constructed_start_handler(
107 SCI_STATUS scif_sas_task_request_constructed_abort_handler(
135 SCI_STATUS scif_sas_task_request_started_abort_handler(
161 SCI_STATUS scif_sas_task_request_started_complete_handler(
189 SCI_STATUS scif_sas_task_request_completed_destruct_handler(
231 SCI_STATUS scif_sas_task_request_aborting_complete_handler(
258 SCI_STATUS scif_sas_task_request_default_start_handler(
286 SCI_STATUS scif_sas_task_request_default_abort_handler(
314 SCI_STATUS scif_sas_task_request_default_complete_handler(
342 SCI_STATUS scif_sas_task_request_default_destruct_handle
[all...]
H A Dscic_sds_stp_request.h230 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(
H A Dscic_io_request.h349 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 Dscic_sds_port.h224 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_handle
[all...]
H A Dscic_sds_request.h258 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_FRAME_HANDLER_T)(
262 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_EVENT_HANDLER_T)(
266 typedef SCI_STATUS (*SCIC_SDS_IO_REQUEST_TASK_COMPLETION_HANDLER_T)(
444 SCI_STATUS scic_sds_request_start(
448 SCI_STATUS scic_sds_io_request_terminate(
452 SCI_STATUS scic_sds_io_request_complete(
460 SCI_STATUS scic_sds_io_request_event_handler(
465 SCI_STATUS scic_sds_io_request_frame_handler(
470 SCI_STATUS scic_sds_task_request_complete(
474 SCI_STATUS scic_sds_task_request_terminat
[all...]
H A Dsci_base_port.h149 typedef SCI_STATUS (*SCI_BASE_PORT_HANDLER_T)(
153 typedef SCI_STATUS (*SCI_BASE_PORT_PHY_HANDLER_T)(
158 typedef SCI_STATUS (*SCI_BASE_PORT_RESET_HANDLER_T)(
H A Dscif_io_request.h128 SCI_STATUS scif_io_request_construct(
188 SCI_STATUS scif_io_request_construct_with_core (
229 SCI_STATUS scif_request_construct(
H A Dscif_sas_internal_io_request.h125 SCI_STATUS scif_sas_internal_io_request_construct_smp(
133 SCI_STATUS scif_sas_internal_io_request_construct_stp(
144 SCI_STATUS completion_status
H A Dscif_library.h125 SCI_STATUS scif_library_allocate_controller(
145 SCI_STATUS scif_library_free_controller(
H A Dscif_sas_stp_io_request.h76 SCI_STATUS scif_sas_stp_io_request_construct(
81 SCI_STATUS scif_sas_stp_packet_io_request_construct(
H A Dscif_sas_domain_state_handlers.c85 SCI_STATUS scif_sas_domain_starting_port_ready_handler(
123 SCI_STATUS scif_sas_domain_ready_discover_handler(
163 SCI_STATUS scif_sas_domain_ready_port_not_ready_handler(
207 SCI_STATUS scif_sas_domain_ready_start_io_handler(
217 SCI_STATUS status;
260 SCI_STATUS scif_sas_domain_ready_complete_io_handler(
304 SCI_STATUS scif_sas_domain_ready_continue_io_handler(
340 SCI_STATUS scif_sas_domain_ready_start_task_handler(
350 SCI_STATUS status;
393 SCI_STATUS scif_sas_domain_ready_complete_task_handle
[all...]
H A Dscif_sas_smp_remote_device.h233 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 statu
[all...]

Completed in 181 milliseconds

1234