mav 87747aebf2 Improve/fix loop scanning routine.
For the most of chips (except anscient ones) port handlers have no relation
to port IDs.  In such situation old code scanning first 125 handlers was
quite naive.  Instead of doing that, send to chip single request to get full
list of port handlers available on specific virtual port and scan only them.

Old code had problems with case of several virtual ports enabled, when port
handlers allocated from global address space could easily go above 125.
This change was successfully tested on 23xx, 24xx and 25xx chips in loop
mode with 4 virtual initiator ports, each seing 50 virtual target ports.
2015-10-28 12:34:59 +00:00
..
2015-10-25 22:00:56 +00:00
2015-10-28 12:34:59 +00:00
2015-10-25 18:09:03 +00:00
2015-10-26 02:21:19 +00:00
2015-10-21 10:44:07 +00:00
2015-05-29 14:03:07 +00:00