Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/isci/scil/
H A Dscic_sds_controller.c4399 U16 sequence_count; in scic_controller_allocate_io_tag() local
4414 sequence_count = this_controller->io_request_sequence[task_context]; in scic_controller_allocate_io_tag()
4416 return scic_sds_io_tag_construct(sequence_count, task_context); in scic_controller_allocate_io_tag()