Home
last modified time | relevance | path

Searched refs:uf_control (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_unsolicited_frame_control.c81 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control in scic_sds_unsolicited_frame_control_set_address_table_count() argument
84 uf_control->address_table.count = SCU_MIN_UF_TABLE_ENTRIES; in scic_sds_unsolicited_frame_control_set_address_table_count()
86 (uf_control->address_table.count < uf_control->buffers.count) in scic_sds_unsolicited_frame_control_set_address_table_count()
87 && (uf_control->address_table.count < SCU_ABSOLUTE_MAX_UNSOLICITED_FRAMES) in scic_sds_unsolicited_frame_control_set_address_table_count()
90 uf_control->address_table.count <<= 1; in scic_sds_unsolicited_frame_control_set_address_table_count()
121 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control, in scic_sds_unsolicited_frame_control_construct_frames() argument
135 uf = &uf_control->buffers.array[index]; in scic_sds_unsolicited_frame_control_construct_frames()
138 uf_control->address_table.array[index], 0, 0 in scic_sds_unsolicited_frame_control_construct_frames()
141 uf->header = &uf_control->headers.array[index]; in scic_sds_unsolicited_frame_control_construct_frames()
151 uf = &uf_control->buffers.array[index]; in scic_sds_unsolicited_frame_control_construct_frames()
[all …]
H A Dscic_sds_unsolicited_frame_control.h264 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control
269 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control,
275 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control,
281 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control,
287 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T *uf_control,
296 #define scic_sds_unsolicited_frame_control_get_mde_size(uf_control) \ argument
297 ( ((uf_control).buffers.count * SCU_UNSOLICITED_FRAME_BUFFER_SIZE) \
298 + ((uf_control).address_table.count * sizeof(SCI_PHYSICAL_ADDRESS)) \
299 + ((uf_control).buffers.count * sizeof(SCU_UNSOLICITED_FRAME_HEADER_T)) )
H A Dscic_sds_stp_request.c878 &(owning_controller->uf_control), in scic_sds_stp_request_non_data_await_d2h_frame_handler()
889 &(owning_controller->uf_control), in scic_sds_stp_request_non_data_await_d2h_frame_handler()
1373 &(owning_controller->uf_control), in scic_sds_stp_request_pio_await_frame_frame_handler()
1385 &(owning_controller->uf_control), in scic_sds_stp_request_pio_await_frame_frame_handler()
1438 &(owning_controller->uf_control), in scic_sds_stp_request_pio_await_frame_frame_handler()
1527 &(owning_controller->uf_control), in scic_sds_stp_request_pio_data_in_await_data_frame_handler()
1544 &(owning_controller->uf_control), in scic_sds_stp_request_pio_data_in_await_data_frame_handler()
1946 &this_request->owning_controller->uf_control, in scic_sds_stp_request_udma_general_frame_handler()
1957 &this_request->owning_controller->uf_control, in scic_sds_stp_request_udma_general_frame_handler()
2324 &(owning_controller->uf_control), in scic_sds_stp_request_soft_reset_await_d2h_frame_handler()
[all …]
H A Dscic_sds_stp_packet_request.c406 &(this_request->parent.owning_controller->uf_control), in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler()
418 &(this_request->parent.owning_controller->uf_control), in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler()
617 &(this_request->parent.owning_controller->uf_control), in scic_sds_stp_packet_request_command_phase_common_frame_handler()
629 &(this_request->parent.owning_controller->uf_control), in scic_sds_stp_packet_request_command_phase_common_frame_handler()
H A Dscic_sds_controller.c303 &this_controller->uf_control in scic_sds_controller_build_memory_descriptor_table()
309 scic_sds_unsolicited_frame_control_get_mde_size(this_controller->uf_control), in scic_sds_controller_build_memory_descriptor_table()
361 scic_sds_unsolicited_frame_control_get_mde_size(this_controller->uf_control), in scic_sds_controller_validate_memory_descriptor_table()
406 &this_controller->uf_control, mde, this_controller in scic_sds_controller_ram_initialization()
413 this_controller->uf_control.headers.physical_address); in scic_sds_controller_ram_initialization()
416 this_controller->uf_control.address_table.physical_address); in scic_sds_controller_ram_initialization()
527 SCU_UFQC_GEN_VAL(QUEUE_SIZE, this_controller->uf_control.address_table.count); in scic_sds_controller_initialize_unsolicited_frame_queue()
2191 = this_controller->uf_control.buffers.array[frame_index].header; in scic_sds_controller_unsolicited_frame()
2192 this_controller->uf_control.buffers.array[frame_index].state in scic_sds_controller_unsolicited_frame()
3650 &this_controller->uf_control, frame_index) == TRUE) in scic_sds_controller_release_frame()
[all …]
H A Dscic_sds_smp_request.c541 &(controller->uf_control), in scic_sds_smp_request_await_response_frame_handler()
559 &(controller->uf_control), in scic_sds_smp_request_await_response_frame_handler()
H A Dscic_sds_controller.h338 SCIC_SDS_UNSOLICITED_FRAME_CONTROL_T uf_control; member
H A Dscic_sds_request.c1497 &(this_request->owning_controller->uf_control), in scic_io_request_get_rx_frame()
2348 &(scic_sds_request_get_controller(this_request)->uf_control), in scic_sds_request_started_state_frame_handler()
2358 &(scic_sds_request_get_controller(this_request)->uf_control), in scic_sds_request_started_state_frame_handler()
H A Dscic_sds_stp_remote_device.c475 &(scic_sds_remote_device_get_controller(this_device)->uf_control), in scic_sds_stp_remote_device_ready_ncq_substate_frame_handler()
H A Dscic_sds_phy.c3196 &(scic_sds_phy_get_controller(this_phy)->uf_control), in scic_sds_phy_starting_substate_await_iaf_uf_frame_handler()
3294 &(scic_sds_phy_get_controller(this_phy)->uf_control), in scic_sds_phy_starting_substate_await_sig_fis_frame_handler()
3311 &(scic_sds_phy_get_controller(this_phy)->uf_control), in scic_sds_phy_starting_substate_await_sig_fis_frame_handler()
H A Dscic_sds_remote_device.c1616 &(scic_sds_remote_device_get_controller(this_device)->uf_control), in scic_sds_remote_device_general_frame_handler()