AGP_3_8x
if (ai.interface.status & AGP_3_8x)
if (cmd & AGP_3_8x)
if (ai.interface.agp_stat & AGP_3_8x)
if (cmd & AGP_3_8x)
if ((command & AGP_3_8x) != 0)
command &= ~AGP_RATE_MASK | AGP_3_8x | AGP_3_4x;
if ((command & AGP_3_8x) != 0)
if (ai.interface.status & AGP_3_8x)
if (cmd & AGP_3_8x)