Home
last modified time | relevance | path

Searched refs:SMP_REQUEST_T (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_smp_io_request.c86 SMP_REQUEST_T * smp_command in scif_sas_smp_request_construct()
95 sizeof(SMP_REQUEST_T) in scif_sas_smp_request_construct()
122 SMP_REQUEST_T * smp_request, in scif_sas_smp_protocol_request_construct()
128 memset((char*)smp_request, 0, sizeof(SMP_REQUEST_T)); in scif_sas_smp_protocol_request_construct()
154 SMP_REQUEST_T * smp_request, in scif_sas_smp_request_build()
217 SMP_REQUEST_T smp_report_general; in scif_sas_smp_request_construct_report_general()
254 SMP_REQUEST_T smp_report_manufacturer_info; in scif_sas_smp_request_construct_report_manufacturer_info()
294 SMP_REQUEST_T smp_discover; in scif_sas_smp_request_construct_discover()
334 SMP_REQUEST_T report_phy_sata; in scif_sas_smp_request_construct_report_phy_sata()
375 SMP_REQUEST_T phy_control; in scif_sas_smp_request_construct_phy_control()
[all …]
H A Dscic_sds_smp_request.c78 + sizeof(SMP_REQUEST_T) in scic_sds_smp_request_get_object_size()
117 + sizeof(SMP_REQUEST_T) )
211 SMP_REQUEST_T smp_request; in scic_io_request_construct_smp()
235 sizeof(SMP_REQUEST_T)); in scic_io_request_construct_smp()
293 SMP_REQUEST_T smp_request; in scic_io_request_construct_smp_pass_through()
366 SMP_REQUEST_T *smp_request in scu_smp_request_construct_task_context()
379 sizeof(SMP_REQUEST_T)/sizeof(U32) in scu_smp_request_construct_task_context()
H A Dscic_sds_smp_request.h70 SMP_REQUEST_T *smp_request
H A Dscif_sas_internal_io_request.h130 SMP_REQUEST_T * smp_command
H A Dscif_sas_io_request.h137 SMP_REQUEST_T * smp_command,
H A Dscif_sas_smp_io_request.h81 SMP_REQUEST_T * smp_command
H A Dscif_sas_internal_io_request.c124 SMP_REQUEST_T * smp_command in scif_sas_internal_io_request_construct_smp()
H A Dscif_sas_io_request.c704 SMP_REQUEST_T * smp_command, in scif_sas_io_request_construct_smp()
H A Dintel_sas.h538 } SMP_REQUEST_T; typedef
H A Dscic_sds_request.c1086 memset(this_request->command_buffer, 0, sizeof(SMP_REQUEST_T)); in scic_io_request_construct()