add TGT_ANY define
This commit is contained in:
parent
a9ce430c0a
commit
a79d1e19be
@ -111,6 +111,7 @@ typedef struct tmd_notify {
|
||||
void * nt_hreserved;
|
||||
} tmd_notify_t;
|
||||
#define LUN_ANY 0xffff
|
||||
#define TGT_ANY ((uint64_t) -1)
|
||||
#define INI_ANY ((uint64_t) -1)
|
||||
#define TAG_ANY 0
|
||||
#define MATCH_TMD(tmd, iid, lun, tag) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user