CTL_TAG_ORDERED
if (__predict_false(ooa_io->scsiio.tag_type == CTL_TAG_ORDERED) ||
if ((pending_io->scsiio.tag_type == CTL_TAG_ORDERED) &&
case CTL_TAG_ORDERED:
case CTL_TAG_ORDERED:
io->scsiio.tag_type = CTL_TAG_ORDERED;
io->taskio.tag_type = CTL_TAG_ORDERED;
io->scsiio.tag_type = CTL_TAG_ORDERED;
io->scsiio.tag_type = CTL_TAG_ORDERED;
io->scsiio.tag_type = CTL_TAG_ORDERED;
CTL_TAG_ORDERED,