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