scsi: hisi_sas: Use block layer tag instead of IPTT defined in LLDD
Before we use IPTT defined in LLDD to identify IOs. Actually for IOs which are
from the block layer, they have tags to identify them. So for those IOs, use
tag of the block layer directly, and for IOs which is not from the block layer
(such as internal IOs from libsas/LLDD), reserve 96 IPTTs for them.
Signed-off-by: NXiang Chen <chenxiang66@hisilicon.com>
Signed-off-by: John Garry <huawei.com>
Showing
想要评论请 注册 或 登录