Home
last modified time | relevance | path

Searched refs:this_controller (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_controller.c211 this_controller, in scic_sds_controller_initialize_phy_startup()
213 this_controller in scic_sds_controller_initialize_phy_startup()
240 this_controller, in scic_sds_controller_initialize_power_control()
242 this_controller in scic_sds_controller_initialize_power_control()
406 &this_controller->uf_control, mde, this_controller in scic_sds_controller_ram_initialization()
1823 this_controller, this_controller->power_control.timer, in scic_sds_controller_power_control_timer_start()
1843 this_controller, this_controller->power_control.timer in scic_sds_controller_power_control_timer_stop()
5711 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_starting_state_link_up_handler()
5738 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_starting_state_link_down_handler()
6065 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_ready_state_link_up_handler()
[all …]
H A Dscic_sds_pci.c76 SCIC_SDS_CONTROLLER_T* this_controller in scic_sds_pci_bar_initialization() argument
86 this_controller->lex_registers = in scic_sds_pci_bar_initialization()
89 this_controller->smu_registers = in scic_sds_pci_bar_initialization()
91 this_controller->scu_registers = in scic_sds_pci_bar_initialization()
98 this_controller->smu_registers = in scic_sds_pci_bar_initialization()
102 this_controller->scu_registers = in scic_sds_pci_bar_initialization()
109 if (this_controller->controller_index == 0) in scic_sds_pci_bar_initialization()
111 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
121 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
126 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
[all …]
H A Dscic_sds_controller.h738 SCIC_SDS_CONTROLLER_T *this_controller
742 SCIC_SDS_CONTROLLER_T *this_controller
750 SCIC_SDS_CONTROLLER_T *this_controller
754 SCIC_SDS_CONTROLLER_T *this_controller
758 SCIC_SDS_CONTROLLER_T *this_controller
766 SCIC_SDS_CONTROLLER_T *this_controller
770 SCIC_SDS_CONTROLLER_T *this_controller
774 SCIC_SDS_CONTROLLER_T *this_controller
778 SCIC_SDS_CONTROLLER_T *this_controller
782 SCIC_SDS_CONTROLLER_T *this_controller
[all …]
H A Dsci_base_controller.c75 SCI_BASE_CONTROLLER_T * this_controller = (SCI_BASE_CONTROLLER_T*)controller; in sci_controller_get_memory_descriptor_list_handle() local
76 return (SCI_MEMORY_DESCRIPTOR_LIST_HANDLE_T) &this_controller->mdl; in sci_controller_get_memory_descriptor_list_handle()
84 SCI_BASE_CONTROLLER_T * this_controller, in sci_base_controller_construct() argument
92 sci_base_object_construct((SCI_BASE_OBJECT_T *)this_controller, logger); in sci_base_controller_construct()
95 &this_controller->state_machine, in sci_base_controller_construct()
96 &this_controller->parent, in sci_base_controller_construct()
101 sci_base_mdl_construct(&this_controller->mdl, mdes, mde_count, next_mdl); in sci_base_controller_construct()
103 sci_base_state_machine_start(&this_controller->state_machine); in sci_base_controller_construct()
H A Dscif_sas_controller.h264 SCIF_SAS_CONTROLLER_T * this_controller
292 SCIF_SAS_CONTROLLER_T *this_controller
296 SCIF_SAS_CONTROLLER_T *this_controller
H A Dscic_sds_pci.h93 struct SCIC_SDS_CONTROLLER * this_controller
H A Dsci_base_controller.h335 SCI_BASE_CONTROLLER_T * this_controller,
H A Dscic_sds_unsolicited_frame_control.h271 struct SCIC_SDS_CONTROLLER *this_controller
H A Dscif_sas_controller.c1160 SCIF_SAS_CONTROLLER_T * this_controller in scif_sas_controller_set_default_config_parameters() argument
1163 SCIF_USER_PARAMETERS_T * scif_parms = &(this_controller->user_parameters); in scif_sas_controller_set_default_config_parameters()