Home
last modified time | relevance | path

Searched refs:SCI_CONTROLLER_INVALID_IO_TAG (Results 1 – 12 of 12) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dscif_sas_remote_device_ready_substates.c231 SCI_CONTROLLER_INVALID_IO_TAG, in scif_sas_remote_device_ready_ncq_error_substate_enter()
262 SCI_CONTROLLER_INVALID_IO_TAG in scif_sas_remote_device_ready_ncq_error_substate_enter()
H A Dsci_controller.h71 #define SCI_CONTROLLER_INVALID_IO_TAG 0xFFFF macro
H A Dscif_sas_smp_io_request.c166 SCI_CONTROLLER_INVALID_IO_TAG, in scif_sas_smp_request_build()
186 SCI_CONTROLLER_INVALID_IO_TAG, in scif_sas_smp_request_build()
H A Dscif_sas_internal_io_request.c141 SCI_CONTROLLER_INVALID_IO_TAG, in scif_sas_internal_io_request_construct_smp()
H A Dscif_sas_io_request.c807 SCI_CONTROLLER_INVALID_IO_TAG, in scif_sas_io_request_continue()
818 SCI_CONTROLLER_INVALID_IO_TAG in scif_sas_io_request_continue()
H A Dscif_sas_task_request.c136 fw_task->io_tag_to_manage = SCI_CONTROLLER_INVALID_IO_TAG; in scif_sas_task_request_generic_construct()
H A Dscic_sds_request.c509 if (io_tag == SCI_CONTROLLER_INVALID_IO_TAG) in scic_sds_general_request_construct()
1977 if (this_request->io_tag == SCI_CONTROLLER_INVALID_IO_TAG) in scic_sds_request_constructed_state_start_handler()
1984 if (this_request->io_tag != SCI_CONTROLLER_INVALID_IO_TAG) in scic_sds_request_constructed_state_start_handler()
H A Dscif_sas_controller.c957 SCI_CONTROLLER_INVALID_IO_TAG in scif_sas_controller_start_high_priority_io()
H A Dscic_sds_controller.c2078 && (io_request->io_tag != SCI_CONTROLLER_INVALID_IO_TAG) in scic_sds_controller_task_completion()
4419 return SCI_CONTROLLER_INVALID_IO_TAG; in scic_controller_allocate_io_tag()
4435 ASSERT(io_tag != SCI_CONTROLLER_INVALID_IO_TAG); in scic_controller_free_io_tag()
H A Dscif_sas_smp_remote_device.c2620 SCI_CONTROLLER_INVALID_IO_TAG in scif_sas_smp_remote_device_start_target_reset()
/freebsd/sys/dev/isci/
H A Disci_remote_device.c190 SCI_CONTROLLER_INVALID_IO_TAG, (void *)task_request, in isci_remote_device_reset()
203 task_request->sci_object, SCI_CONTROLLER_INVALID_IO_TAG); in isci_remote_device_reset()
H A Disci_io_request.c707 SCI_CONTROLLER_INVALID_IO_TAG, (void *)io_request, in isci_io_request_construct()
724 io_request->sci_object, SCI_CONTROLLER_INVALID_IO_TAG); in isci_io_request_construct()
894 request->parent.remote_device_handle, SCI_CONTROLLER_INVALID_IO_TAG, in isci_smp_request_construct()
976 io_request->sci_object, SCI_CONTROLLER_INVALID_IO_TAG); in isci_io_request_execute_smp_io()