Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_controller.c213 this_controller, in scic_sds_controller_initialize_phy_startup()
215 this_controller in scic_sds_controller_initialize_phy_startup()
242 this_controller, in scic_sds_controller_initialize_power_control()
244 this_controller in scic_sds_controller_initialize_power_control()
408 &this_controller->uf_control, mde, this_controller in scic_sds_controller_ram_initialization()
1825 this_controller, this_controller->power_control.timer, in scic_sds_controller_power_control_timer_start()
1845 this_controller, this_controller->power_control.timer in scic_sds_controller_power_control_timer_stop()
5713 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_starting_state_link_up_handler()
5740 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_starting_state_link_down_handler()
6067 this_controller, &this_controller->port_agent, port, phy in scic_sds_controller_ready_state_link_up_handler()
[all …]
H A Dscic_sds_pci.c78 SCIC_SDS_CONTROLLER_T* this_controller in scic_sds_pci_bar_initialization() argument
88 this_controller->lex_registers = in scic_sds_pci_bar_initialization()
91 this_controller->smu_registers = in scic_sds_pci_bar_initialization()
93 this_controller->scu_registers = in scic_sds_pci_bar_initialization()
100 this_controller->smu_registers = in scic_sds_pci_bar_initialization()
104 this_controller->scu_registers = in scic_sds_pci_bar_initialization()
111 if (this_controller->controller_index == 0) in scic_sds_pci_bar_initialization()
113 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
123 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
128 this_controller->smu_registers = (SMU_REGISTERS_T *) in scic_sds_pci_bar_initialization()
[all …]
H A Dscic_sds_controller.h740 SCIC_SDS_CONTROLLER_T *this_controller
744 SCIC_SDS_CONTROLLER_T *this_controller
752 SCIC_SDS_CONTROLLER_T *this_controller
756 SCIC_SDS_CONTROLLER_T *this_controller
760 SCIC_SDS_CONTROLLER_T *this_controller
768 SCIC_SDS_CONTROLLER_T *this_controller
772 SCIC_SDS_CONTROLLER_T *this_controller
776 SCIC_SDS_CONTROLLER_T *this_controller
780 SCIC_SDS_CONTROLLER_T *this_controller
784 SCIC_SDS_CONTROLLER_T *this_controller
[all …]
H A Dsci_base_controller.c77 SCI_BASE_CONTROLLER_T * this_controller = (SCI_BASE_CONTROLLER_T*)controller; in sci_controller_get_memory_descriptor_list_handle() local
78 return (SCI_MEMORY_DESCRIPTOR_LIST_HANDLE_T) &this_controller->mdl; in sci_controller_get_memory_descriptor_list_handle()
86 SCI_BASE_CONTROLLER_T * this_controller, in sci_base_controller_construct() argument
94 sci_base_object_construct((SCI_BASE_OBJECT_T *)this_controller, logger); in sci_base_controller_construct()
97 &this_controller->state_machine, in sci_base_controller_construct()
98 &this_controller->parent, in sci_base_controller_construct()
103 sci_base_mdl_construct(&this_controller->mdl, mdes, mde_count, next_mdl); in sci_base_controller_construct()
105 sci_base_state_machine_start(&this_controller->state_machine); in sci_base_controller_construct()
H A Dscif_sas_controller.h266 SCIF_SAS_CONTROLLER_T * this_controller
294 SCIF_SAS_CONTROLLER_T *this_controller
298 SCIF_SAS_CONTROLLER_T *this_controller
H A Dscic_sds_pci.h95 struct SCIC_SDS_CONTROLLER * this_controller
H A Dsci_base_controller.h337 SCI_BASE_CONTROLLER_T * this_controller,
H A Dscic_sds_unsolicited_frame_control.h273 struct SCIC_SDS_CONTROLLER *this_controller
H A Dscif_sas_controller.c1162 SCIF_SAS_CONTROLLER_T * this_controller in scif_sas_controller_set_default_config_parameters() argument
1165 SCIF_USER_PARAMETERS_T * scif_parms = &(this_controller->user_parameters); in scif_sas_controller_set_default_config_parameters()