Searched defs:user_io_request_object (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
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
325 scif_io_request_construct_with_core( SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T scif_remote_device, void * scic_io_request, void * user_io_request_object, void * io_request_memory, SCI_IO_REQUEST_HANDLE_T * scif_io_request ) 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

Completed in 58 milliseconds