add TGT_ANY define

This commit is contained in:
mjacob 2006-05-22 06:47:42 +00:00
parent a9ce430c0a
commit a79d1e19be

View File

@ -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) \