Searched defs:io_request (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_smp_remote_device.c94 SCIC_SDS_REQUEST_T * io_request = (SCIC_SDS_REQUEST_T *)request; local
H A Dscif_sas_remote_device_ready_substate_handlers.c331 scif_sas_remote_device_ready_operational_complete_high_priority_io_handler( SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
626 scif_sas_remote_device_ready_task_management_complete_high_priority_io_handler( SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
[all...]
H A Dscic_sds_stp_remote_device.c250 SCIC_SDS_REQUEST_T * io_request = (SCIC_SDS_REQUEST_T *)request; local
347 SCIC_SDS_REQUEST_T * io_request = (SCIC_SDS_REQUEST_T *)request; local
[all...]
H A Dscif_sas_remote_device_state_handlers.c227 scif_sas_remote_device_stopping_complete_high_priority_io_handler( SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
549 scif_sas_remote_device_default_complete_high_priority_io_handler( SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
[all...]
H A Dscif_sas_io_request.c402 scic_cb_io_request_complete( SCI_CONTROLLER_HANDLE_T controller, SCI_REMOTE_DEVICE_HANDLE_T remote_device, SCI_IO_REQUEST_HANDLE_T io_request, SCI_IO_STATUS completion_status ) argument
H A Dscif_sas_controller.c266 scif_controller_start_io( SCI_CONTROLLER_HANDLE_T controller, SCI_REMOTE_DEVICE_HANDLE_T remote_device, SCI_IO_REQUEST_HANDLE_T io_request, U16 io_tag ) argument
[all...]
H A Dscif_sas_controller_state_handlers.c560 scif_sas_controller_ready_start_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
1053 scif_sas_controller_common_start_high_priority_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
1197 scif_sas_controller_ready_start_high_priority_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
1279 scif_sas_controller_stopping_start_high_priority_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
1498 scif_sas_controller_default_start_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
1670 scif_sas_controller_failed_state_start_io_handler( SCI_BASE_CONTROLLER_T * controller, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, U16 io_tag ) argument
[all...]
H A Dscif_sas_domain_state_handlers.c504 scif_sas_domain_ready_complete_high_priority_io_handler( SCI_BASE_DOMAIN_T * domain, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
636 scif_sas_domain_stopping_complete_high_priority_io_handler( SCI_BASE_DOMAIN_T * domain, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
902 scif_sas_domain_discovering_complete_high_priority_io_handler( SCI_BASE_DOMAIN_T * domain, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
1265 scif_sas_domain_default_complete_high_priority_io_handler( SCI_BASE_DOMAIN_T * domain, SCI_BASE_REMOTE_DEVICE_T * remote_device, SCI_BASE_REQUEST_T * io_request, void * response_data, SCI_IO_STATUS completion_status ) argument
[all...]
H A Dscif_sas_domain.c692 SCIF_SAS_IO_REQUEST_T * io_request = NULL; local
H A Dscic_sds_remote_device.c1613 SCIC_SDS_REQUEST_T *io_request; local
1952 SCIC_SDS_REQUEST_T *io_request = (SCIC_SDS_REQUEST_T *)request; local
[all...]
H A Dscic_sds_controller.c2070 SCIC_SDS_REQUEST_T *io_request; local
2106 SCIC_SDS_REQUEST_T *io_request; local
2264 SCIC_SDS_REQUEST_T *io_request; local
4161 scic_controller_start_io( SCI_CONTROLLER_HANDLE_T controller, SCI_REMOTE_DEVICE_HANDLE_T remote_device, SCI_IO_REQUEST_HANDLE_T io_request, U16 io_tag ) argument
5234 scic_sds_controller_default_start_operation_handler( SCI_BASE_CONTROLLER_T *controller, SCI_BASE_REMOTE_DEVICE_T *remote_device, SCI_BASE_REQUEST_T *io_request, U16 io_tag ) argument
5809 scic_sds_controller_ready_state_start_io_handler( SCI_BASE_CONTROLLER_T *controller, SCI_BASE_REMOTE_DEVICE_T *remote_device, SCI_BASE_REQUEST_T *io_request, U16 io_tag ) argument
5954 scic_sds_controller_ready_state_start_task_handler( SCI_BASE_CONTROLLER_T *controller, SCI_BASE_REMOTE_DEVICE_T *remote_device, SCI_BASE_REQUEST_T *io_request, U16 task_tag ) argument
6178 scic_sds_controller_failed_state_start_operation_handler( SCI_BASE_CONTROLLER_T *controller, SCI_BASE_REMOTE_DEVICE_T *remote_device, SCI_BASE_REQUEST_T *io_request, U16 io_tag ) argument
[all...]
/freebsd-current/sys/dev/isci/
H A Disci_io_request.c690 struct ISCI_IO_REQUEST *io_request = (struct ISCI_IO_REQUEST *)arg; local
68 scif_cb_io_request_complete(SCI_CONTROLLER_HANDLE_T scif_controller, SCI_REMOTE_DEVICE_HANDLE_T remote_device, SCI_IO_REQUEST_HANDLE_T io_request, SCI_IO_STATUS completion_status) argument
319 scic_cb_io_request_get_physical_address(SCI_CONTROLLER_HANDLE_T controller, SCI_IO_REQUEST_HANDLE_T io_request, void *virtual_address, SCI_PHYSICAL_ADDRESS *physical_address) argument
744 struct ISCI_IO_REQUEST *io_request; local
925 struct ISCI_IO_REQUEST *io_request; local
[all...]
/freebsd-current/sys/dev/mfi/
H A Dmfi_tbolt.c839 struct mfi_mpi2_request_raid_scsi_io *io_request; local
877 struct mfi_mpi2_request_raid_scsi_io *io_request; local
[all...]
H A Dmfivar.h405 struct mfi_mpi2_request_raid_scsi_io *io_request; member in struct:mfi_cmd_tbolt
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_cam.c794 MRSAS_RAID_SCSI_IO_REQUEST *io_request; local
903 mrsas_setup_io(struct mrsas_softc *sc, struct mrsas_mpt_cmd *cmd, union ccb *ccb, u_int32_t device_id, MRSAS_RAID_SCSI_IO_REQUEST * io_request) argument
1147 MRSAS_RAID_SCSI_IO_REQUEST *io_request; local
1203 MRSAS_RAID_SCSI_IO_REQUEST *io_request; local
1442 MRSAS_RAID_SCSI_IO_REQUEST *io_request; local
[all...]
H A Dmrsas_fp.c1360 mrsas_set_pd_lba(MRSAS_RAID_SCSI_IO_REQUEST * io_request, u_int8_t cdb_len, argument
[all...]
H A Dmrsas.h1727 MRSAS_RAID_SCSI_IO_REQUEST *io_request; member in struct:mrsas_mpt_cmd
/freebsd-current/sys/dev/mpi3mr/
H A Dmpi3mr.h474 Mpi3SCSIIORequest_t io_request; member in struct:mpi3mr_cmd

Completed in 165 milliseconds