Searched defs:this_controller (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dsci_base_controller.c75 SCI_BASE_CONTROLLER_T * this_controller = (SCI_BASE_CONTROLLER_T*)controller; local
83 sci_base_controller_construct( SCI_BASE_CONTROLLER_T * this_controller, SCI_BASE_LOGGER_T * logger, SCI_BASE_STATE_T * state_table, SCI_PHYSICAL_MEMORY_DESCRIPTOR_T * mdes, U32 mde_count, SCI_MEMORY_DESCRIPTOR_LIST_HANDLE_T next_mdl ) argument
H A Dscic_sds_pci.c200 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
232 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
[all...]
H A Dscic_sds_controller.c187 SCIC_SDS_CONTROLLER_T *this_controller; local
1420 scic_sds_controller_transition_to_ready( SCIC_SDS_CONTROLLER_T *this_controller, SCI_STATUS status ) argument
1461 SCIC_SDS_CONTROLLER_T *this_controller; local
1874 SCIC_SDS_CONTROLLER_T *this_controller; local
1949 scic_sds_controller_power_control_queue_insert( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PHY_T *the_phy ) argument
2005 scic_sds_controller_power_control_queue_remove( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PHY_T *the_phy ) argument
2064 scic_sds_controller_task_completion( SCIC_SDS_CONTROLLER_T *this_controller, U32 completion_entry ) argument
2100 scic_sds_controller_sdma_completion( SCIC_SDS_CONTROLLER_T *this_controller, U32 completion_entry ) argument
2174 scic_sds_controller_unsolicited_frame( SCIC_SDS_CONTROLLER_T *this_controller, U32 completion_entry ) argument
2258 scic_sds_controller_event_completion( SCIC_SDS_CONTROLLER_T *this_controller, U32 completion_entry ) argument
2637 scic_sds_controller_standard_interrupt_handler( SCIC_SDS_CONTROLLER_T *this_controller, U32 interrupt_status ) argument
2692 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
2735 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T *)controller; local
2798 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
2824 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T *)controller; local
2882 SCIC_SDS_CONTROLLER_T *this_controller; local
2934 SCIC_SDS_CONTROLLER_T *this_controller; local
3014 SCIC_SDS_CONTROLLER_T *this_controller; local
3049 SCIC_SDS_CONTROLLER_T *this_controller; local
3089 SCIC_SDS_CONTROLLER_T *this_controller; local
3126 SCIC_SDS_CONTROLLER_T *this_controller; local
3224 scic_sds_controller_link_up( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *the_port, SCIC_SDS_PHY_T *the_phy ) argument
3255 scic_sds_controller_link_down( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *the_port, SCIC_SDS_PHY_T *the_phy ) argument
3286 scic_sds_controller_remote_device_started( SCIC_SDS_CONTROLLER_T * this_controller, SCIC_SDS_REMOTE_DEVICE_T * the_device ) argument
3347 scic_sds_controller_remote_device_stopped( SCIC_SDS_CONTROLLER_T * this_controller, SCIC_SDS_REMOTE_DEVICE_T * the_device ) argument
3379 scic_sds_controller_post_request( SCIC_SDS_CONTROLLER_T *this_controller, U32 request ) argument
3410 scic_sds_controller_copy_task_context( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_REQUEST_T *this_request ) argument
3441 scic_sds_controller_get_task_context_buffer( SCIC_SDS_CONTROLLER_T * this_controller, U16 io_tag ) argument
3464 scic_sds_controller_get_io_sequence_from_tag( SCIC_SDS_CONTROLLER_T *this_controller, U16 io_tag ) argument
3481 scic_sds_controller_get_io_request_from_tag( SCIC_SDS_CONTROLLER_T *this_controller, U16 io_tag ) argument
3523 scic_sds_controller_allocate_remote_node_context( SCIC_SDS_CONTROLLER_T * this_controller, SCIC_SDS_REMOTE_DEVICE_T * the_device, U16 * node_id ) argument
3559 scic_sds_controller_free_remote_node_context( SCIC_SDS_CONTROLLER_T * this_controller, SCIC_SDS_REMOTE_DEVICE_T * the_device, U16 node_id ) argument
3586 scic_sds_controller_get_remote_node_context_buffer( SCIC_SDS_CONTROLLER_T *this_controller, U16 node_id ) argument
3644 scic_sds_controller_release_frame( SCIC_SDS_CONTROLLER_T *this_controller, U32 frame_index ) argument
3866 SCIC_SDS_CONTROLLER_T *this_controller; local
3915 SCIC_SDS_CONTROLLER_T *this_controller; local
3981 SCIC_SDS_CONTROLLER_T *this_controller; local
4019 SCIC_SDS_CONTROLLER_T *this_controller; local
4056 SCIC_SDS_CONTROLLER_T *this_controller; local
4169 SCIC_SDS_CONTROLLER_T *this_controller; local
4198 SCIC_SDS_CONTROLLER_T *this_controller; local
4226 SCIC_SDS_CONTROLLER_T *this_controller; local
4257 SCIC_SDS_CONTROLLER_T *this_controller; local
4297 SCIC_SDS_CONTROLLER_T *this_controller; local
4337 SCIC_SDS_CONTROLLER_T *this_controller; local
4365 SCIC_SDS_CONTROLLER_T *this_controller; local
4400 SCIC_SDS_CONTROLLER_T *this_controller; local
4432 SCIC_SDS_CONTROLLER_T *this_controller; local
4469 SCIC_SDS_CONTROLLER_T *this_controller; local
4483 SCIC_SDS_CONTROLLER_T *this_controller; local
4498 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
4590 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
4653 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
4665 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
4800 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
5030 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
5068 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
5110 SCIC_SDS_CONTROLLER_T * this_controller = (SCIC_SDS_CONTROLLER_T*)controller; local
5241 SCIC_SDS_CONTROLLER_T *this_controller; local
5277 SCIC_SDS_CONTROLLER_T *this_controller; local
5311 SCIC_SDS_CONTROLLER_T *this_controller; local
5359 SCIC_SDS_CONTROLLER_T *this_controller; local
5604 SCIC_SDS_CONTROLLER_T * this_controller; local
5702 scic_sds_controller_starting_state_link_up_handler( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *port, SCIC_SDS_PHY_T *phy ) argument
5731 scic_sds_controller_starting_state_link_down_handler( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *port, SCIC_SDS_PHY_T *phy ) argument
5767 SCIC_SDS_CONTROLLER_T *this_controller; local
5818 SCIC_SDS_CONTROLLER_T *this_controller; local
5870 SCIC_SDS_CONTROLLER_T *this_controller; local
5910 SCIC_SDS_CONTROLLER_T *this_controller; local
5961 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T *) local
6022 SCIC_SDS_CONTROLLER_T *this_controller = (SCIC_SDS_CONTROLLER_T *) local
6058 scic_sds_controller_ready_state_link_up_handler( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *port, SCIC_SDS_PHY_T *phy ) argument
6082 scic_sds_controller_ready_state_link_down_handler( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_PORT_T *port, SCIC_SDS_PHY_T *phy ) argument
6119 SCIC_SDS_CONTROLLER_T *this_controller; local
6185 SCIC_SDS_CONTROLLER_T *this_controller; local
6215 SCIC_SDS_CONTROLLER_T *this_controller; local
6495 SCIC_SDS_CONTROLLER_T *this_controller; local
6521 SCIC_SDS_CONTROLLER_T *this_controller; local
6580 SCIC_SDS_CONTROLLER_T *this_controller; local
6602 SCIC_SDS_CONTROLLER_T *this_controller; local
6624 SCIC_SDS_CONTROLLER_T *this_controller; local
6647 SCIC_SDS_CONTROLLER_T *this_controller; local
6678 SCIC_SDS_CONTROLLER_T *this_controller; local
6717 SCIC_SDS_CONTROLLER_T *this_controller; local
6754 SCIC_SDS_CONTROLLER_T *this_controller; local
6789 SCIC_SDS_CONTROLLER_T *this_controller; local
6810 SCIC_SDS_CONTROLLER_T *this_controller; local
6851 SCIC_SDS_CONTROLLER_T *this_controller; local
6922 scic_sds_terminate_reqests( SCIC_SDS_CONTROLLER_T *this_controller, SCIC_SDS_REMOTE_DEVICE_T *this_remote_device, SCIC_SDS_PORT_T *this_port ) argument
6970 SCIC_SDS_CONTROLLER_T *this_controller; local
[all...]

Completed in 61 milliseconds