Searched refs:OSBootType (Results 1 – 8 of 8) sorted by relevance
132 typedef u16 OSBootType; typedef142 OSBootType boot_type; // 2176 OSBootType OS_GetBootType(void);
33 OSBootType OS_GetBootType(void) in OS_GetBootType()
120 const OSBootType btype = OS_GetBootType(); in PrintBootType()
131 const OSBootType btype = OS_GetBootType(); in PrintBootType()
273 const OSBootType btype = OS_GetBootType(); in PrintBootType()
540 const OSBootType btype = OS_GetBootType(); in PrintBootType()
556 const OSBootType btype = OS_GetBootType(); in PrintBootType()
1469 OSBootType type = OS_GetBootType(); in PM_GoSleepMode()