Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c9612 uint32_t i = 0, io_index = 0; in ocs_hw_init_io() local
9640 io = hw->io[io_index]; in ocs_hw_init_io()
9649 if (hw->io[io_index + n]->indicator != (hw->io[io_index + n-1]->indicator+1)) { in ocs_hw_init_io()
9653 sgls[n] = hw->io[io_index + n]->sgl; in ocs_hw_init_io()
9673 io = hw->io[io_index+1]; in ocs_hw_init_io()
9674 io_index++; in ocs_hw_init_io()