MAX_TAGS
u_char cb_tags[MAX_TAGS]; /* Circular tags buffer */
tp->usrtags = MAX_TAGS;
if (lp->ia_tag == MAX_TAGS)
if (lp->if_tag == MAX_TAGS)
for (i = 0 ; i < MAX_TAGS ; i++)
lp->maxnxs = MAX_TAGS;
if (depth_to_use > MAX_TAGS)
depth_to_use = MAX_TAGS;
instance->cmd_per_lun = MAX_TAGS;
#if MAX_TAGS > 32
#define MAX_START (MAX_TARGET + 7 * MAX_TAGS)