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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_sds_controller.h263 U16 io_request_sequence[SCI_MAX_IO_REQUESTS]; member in struct:SCIC_SDS_CONTROLLER
H A Dscic_sds_controller.c2083 == this_controller->io_request_sequence[index]
3499 if (task_sequence == this_controller->io_request_sequence[task_index])
4416 sequence_count = this_controller->io_request_sequence[task_context];
4451 if (sequence == this_controller->io_request_sequence[index])
4454 this_controller->io_request_sequence[index]);

Completed in 128 milliseconds