MACIO_FLAG_AIRPORT_ON 970 arch/powerpc/platforms/powermac/feature.c state = (macio->flags & MACIO_FLAG_AIRPORT_ON) != 0; MACIO_FLAG_AIRPORT_ON 1021 arch/powerpc/platforms/powermac/feature.c macio->flags |= MACIO_FLAG_AIRPORT_ON; MACIO_FLAG_AIRPORT_ON 1034 arch/powerpc/platforms/powermac/feature.c macio->flags &= ~MACIO_FLAG_AIRPORT_ON; MACIO_FLAG_AIRPORT_ON 1677 arch/powerpc/platforms/powermac/feature.c if (macio->flags & MACIO_FLAG_AIRPORT_ON) MACIO_FLAG_AIRPORT_ON 2847 arch/powerpc/platforms/powermac/feature.c macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON;