Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/isci/scil/
H A Dscic_sds_controller.h261 U16 io_request_sequence[SCI_MAX_IO_REQUESTS]; member
H A Dscic_sds_controller.c2081 == this_controller->io_request_sequence[index] in scic_sds_controller_task_completion()
3497 if (task_sequence == this_controller->io_request_sequence[task_index]) in scic_sds_controller_get_io_request_from_tag()
4414 sequence_count = this_controller->io_request_sequence[task_context]; in scic_controller_allocate_io_tag()
4449 if (sequence == this_controller->io_request_sequence[index]) in scic_controller_free_io_tag()
4452 this_controller->io_request_sequence[index]); in scic_controller_free_io_tag()