Searched refs:MACIO_FLAG_AIRPORT_ON (Results 1 – 2 of 2) sorted by relevance
362 #define MACIO_FLAG_AIRPORT_ON 0x00000010 macro
971 state = (macio->flags & MACIO_FLAG_AIRPORT_ON) != 0; in core99_airport_enable()1022 macio->flags |= MACIO_FLAG_AIRPORT_ON; in core99_airport_enable()1035 macio->flags &= ~MACIO_FLAG_AIRPORT_ON; in core99_airport_enable()1678 if (macio->flags & MACIO_FLAG_AIRPORT_ON) in core99_sleep()2849 macio_chips[0].flags |= MACIO_FLAG_AIRPORT_ON; in set_initial_features()