Searched defs:io_tag (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscif_sas_internal_io_request.c119 scif_sas_internal_io_request_construct_smp( SCIF_SAS_CONTROLLER_T * fw_controller, SCIF_SAS_REMOTE_DEVICE_T * fw_device, void * internal_io_memory, U16 io_tag, SMP_REQUEST_T * smp_command ) argument
H A Dscif_sas_task_request.c104 scif_sas_task_request_generic_construct( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, U16 io_tag, void * user_task_request_object, void * task_request_memory, SCI_TASK_REQUEST_HANDLE_T * scif_task_request, U8 task_function ) argument
236 scif_sas_internal_task_request_construct( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, U16 io_tag, void * task_request_memory, SCI_TASK_REQUEST_HANDLE_T * scif_task_request, U8 task_function ) argument
267 scif_task_request_construct( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, U16 io_tag, void * user_task_request_object, void * task_request_memory, SCI_TASK_REQUEST_HANDLE_T * scif_task_request ) argument
H A Dscic_sds_request.h171 U16 io_tag; member in struct:SCIC_SDS_REQUEST
H A Dscif_sas_io_request.c92 scif_sas_io_request_construct( SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_IO_REQUEST_T * fw_io, U16 io_tag, void * user_io_request_object, SCI_IO_REQUEST_HANDLE_T * scif_io_request, BOOL is_initial_construction ) argument
231 scif_io_request_construct( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, U16 io_tag, void * user_io_request_object, void * io_request_memory, SCI_IO_REQUEST_HANDLE_T * scif_io_request ) argument
257 scif_request_construct( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, U16 io_tag, void * user_io_request_object, void * io_request_memory, SCI_IO_REQUEST_HANDLE_T * scif_io_request ) argument
698 scif_sas_io_request_construct_smp( SCIF_SAS_CONTROLLER_T * fw_controller, SCIF_SAS_REMOTE_DEVICE_T * fw_device, void * fw_io_memory, void * core_io_memory, U16 io_tag, SMP_REQUEST_T * smp_command, void * user_request_object ) argument
[all...]
H A Dscic_sds_request.c479 scic_sds_general_request_construct( SCIC_SDS_CONTROLLER_T * the_controller, SCIC_SDS_REMOTE_DEVICE_T * the_target, U16 io_tag, void * user_io_request_object, SCIC_SDS_REQUEST_T * this_request ) argument
1029 scic_io_request_construct( SCI_CONTROLLER_HANDLE_T scic_controller, SCI_REMOTE_DEVICE_HANDLE_T scic_remote_device, U16 io_tag, void * user_io_request_object, void * scic_io_request_memory, SCI_IO_REQUEST_HANDLE_T * new_scic_io_request_handle ) argument
1110 scic_task_request_construct( SCI_CONTROLLER_HANDLE_T controller, SCI_REMOTE_DEVICE_HANDLE_T remote_device, U16 io_tag, void *user_io_request_object, void *scic_task_request_memory, SCI_TASK_REQUEST_HANDLE_T *new_scic_task_request_handle ) argument
[all...]
/freebsd-current/sys/arm/xilinx/
H A Dzy7_ehci.c148 zy7_phy_config(device_t dev, bus_space_tag_t io_tag, bus_space_handle_t bsh) argument

Completed in 130 milliseconds