Searched defs:lun1 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libstmf/common/
H A Dstmf.c575 uint16_t lun1, lun2; local
578 lun1 = LUN_NUM(le1->luNbr), lun2 = LUN_NUM(le2->luNbr);
579 if (lun1 > lun2)
581 if (lun1 < lun2)

Completed in 39 milliseconds