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

/netbsd-current/sys/arch/x86/include/
H A Dpowernow.h103 #define PN8_STA_PENDING(x) (((x) >> 31) & 0x01) macro
/netbsd-current/sys/arch/x86/x86/
H A Dpowernow.c800 if (PN8_STA_PENDING(status))
917 } while (PN8_STA_PENDING(status));

Completed in 161 milliseconds