Searched refs:SleepTypeA (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwxface.c485 * *SleepTypeA - Where SLP_TYPa is returned
521 UINT8 *SleepTypeA,
535 !SleepTypeA || !SleepTypeB)
609 *SleepTypeA = (UINT8) Elements[0]->Integer.Value;
625 *SleepTypeA = (UINT8) Elements[0]->Integer.Value;
/freebsd-12-stable/sys/contrib/dev/acpica/components/debugger/
H A Ddbcmds.c325 UINT8 SleepTypeA; local
343 Status = AcpiGetSleepTypeData (SleepState, &SleepTypeA, &SleepTypeB);
354 SleepState, SleepTypeA, SleepTypeB);

Completed in 165 milliseconds