Home
last modified time | relevance | path

Searched refs:io_request_sequence (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_controller.h263 U16 io_request_sequence[SCI_MAX_IO_REQUESTS]; member
H A Dscic_sds_controller.c2083 == this_controller->io_request_sequence[index] in scic_sds_controller_task_completion()
3499 if (task_sequence == this_controller->io_request_sequence[task_index]) in scic_sds_controller_get_io_request_from_tag()
4416 sequence_count = this_controller->io_request_sequence[task_context]; in scic_controller_allocate_io_tag()
4451 if (sequence == this_controller->io_request_sequence[index]) in scic_controller_free_io_tag()
4454 this_controller->io_request_sequence[index]); in scic_controller_free_io_tag()