Searched refs:PMI_ACK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/powerpc/sysdev/
H A Dpmi.c53 if (type & PMI_ACK && !data->completion) {
59 if (data->completion && !(type & PMI_ACK)) {
78 if (data->msg.type & PMI_ACK) {
/linux-master/arch/powerpc/include/asm/
H A Dpmi.h30 #define PMI_ACK 0x80 macro

Completed in 161 milliseconds