]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r291013: Remove some confusions between loopid and nphdl.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Nov 2015 21:38:51 +0000 (21:38 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 30 Nov 2015 21:38:51 +0000 (21:38 +0000)
commit6244a9582aa8752da8b306a93e49d6d833f9d36b
tree56848a8e5d6de2c509bd50b3b098a500e721ed44
parentdb05a0a7db5dc219950b67d74f78f364c84fef92
MFC r291013: Remove some confusions between loopid and nphdl.

Modern cards in most cases operate abstract port handles, that have no
any relation to real loop IDs.  Leave loopid used only where it really
goes about local loop IDs.

While there, fix few more cases where LUNs were still printed in decimal.

git-svn-id: svn://svn.freebsd.org/base/stable/10@291512 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/isp/isp.c
sys/dev/isp/isp_freebsd.c
sys/dev/isp/isp_library.c
sys/dev/isp/isp_library.h
sys/dev/isp/isp_target.c