Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c749 opStart = 0, opEnd = 0, opIndex; in listLogicalUnit() local
836 opStart = -1; in listLogicalUnit()
840 opStart = 0; in listLogicalUnit()
857 for (opoffset = opStart; opoffset < opEnd; opoffset++) { in listLogicalUnit()