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