AGP_2_1x
if (ai.interface.status & AGP_2_1x)
if (cmd & AGP_2_1x)
if (ai.interface.agp_stat & AGP_2_1x)
if (cmd & AGP_2_1x)
command |= AGP_2_1x;
command &= ~(AGP_2_2x | AGP_2_1x);
command &= ~AGP_2_1x;
if (ai.interface.status & AGP_2_1x)
if (cmd & AGP_2_1x)