Home
last modified time | relevance | path

Searched refs:board_flags (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dpmac_feature.c172 unsigned long board_flags; member
348 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0) in ohare_sleep_state()
650 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0) in heathrow_sleep_state()
1300 if ((pmac_mb.board_flags & PMAC_MB_HAS_FW_POWER) == 0) in core99_firewire_cable_power()
1412 if (pmac_mb.board_flags & PMAC_MB_MOBILE) in pangea_shutdown()
1444 if (pmac_mb.board_flags & PMAC_MB_MOBILE) in intrepid_shutdown()
1632 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0) in core99_sleep_state()
1648 return pmac_mb.board_flags; in generic_get_mb_info()
2131 pmac_mb.board_flags |= PMAC_MB_MOBILE; in probe_motherboard()