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

/netbsd-current/sys/arch/evbarm/rpi/
H A Dvcprop.h177 #define VCPROPTAG_RESPONSE (1U << 31) macro
527 return le32toh(vpbt->vpt_rcode) & VCPROPTAG_RESPONSE;
534 return le32toh(vpbt->vpt_rcode) & ~VCPROPTAG_RESPONSE;

Completed in 186 milliseconds