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