Home
last modified time | relevance | path

Searched refs:SCIC_SDS_STP_REQUEST_T (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscic_sds_stp_request.c90 ((char *)(memory)) + sizeof(SCIC_SDS_STP_REQUEST_T) \
180 return sizeof(SCIC_SDS_STP_REQUEST_T) in scic_sds_stp_common_request_get_object_size()
222 SCIC_SDS_STP_REQUEST_T * this_request = (SCIC_SDS_STP_REQUEST_T *)request; in scic_sds_stp_request_assign_buffers()
434 SCIC_SDS_STP_REQUEST_T * this_request, in scu_stp_raw_request_construct_task_context()
465 (SCIC_SDS_STP_REQUEST_T*) this_request, in scic_sds_stp_non_data_request_construct()
488 (SCIC_SDS_STP_REQUEST_T*) this_request, in scic_sds_stp_soft_reset_request_construct()
657 SCIC_SDS_STP_REQUEST_T * this_request = (SCIC_SDS_STP_REQUEST_T *)scic_io_request; in scic_stp_io_request_get_d2h_reg_address()
678 SCIC_SDS_STP_REQUEST_T * this_request in scic_sds_stp_request_pio_get_next_sgl()
740 SCIC_SDS_STP_REQUEST_T * this_request; in scic_sds_stp_pio_request_construct()
742 this_request = (SCIC_SDS_STP_REQUEST_T *)scic_io_request; in scic_sds_stp_pio_request_construct()
[all …]
H A Dscic_sds_stp_packet_request.c104 (SCIC_SDS_STP_REQUEST_T*) this_request, in scic_sds_stp_packet_request_construct()
144 SCIC_SDS_STP_REQUEST_T * stp_request = (SCIC_SDS_STP_REQUEST_T *)this_request; in scu_stp_packet_request_command_phase_construct_task_context()
394 SCIC_SDS_STP_REQUEST_T * this_request; in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler()
396 this_request = (SCIC_SDS_STP_REQUEST_T *)request; in scic_sds_stp_packet_request_packet_phase_await_pio_setup_frame_handler()
605 SCIC_SDS_STP_REQUEST_T * this_request; in scic_sds_stp_packet_request_command_phase_common_frame_handler()
607 this_request = (SCIC_SDS_STP_REQUEST_T *)request; in scic_sds_stp_packet_request_command_phase_common_frame_handler()
669 SCIC_SDS_STP_REQUEST_T * this_request = (SCIC_SDS_STP_REQUEST_T *)request; in scic_sds_stp_packet_request_command_phase_await_tc_completion_frame_handler()
725 SCIC_SDS_STP_REQUEST_T * this_request = (SCIC_SDS_STP_REQUEST_T *)request; in scic_sds_stp_packet_request_command_phase_await_d2h_fis_frame_handler()
H A Dscic_sds_stp_request.h146 } SCIC_SDS_STP_REQUEST_T; typedef
262 SCIC_SDS_STP_REQUEST_T * this_request,
H A Dscic_sds_stp_pio_request.h124 SCIC_SDS_STP_REQUEST_T * this_request