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

/openbsd-current/sys/dev/ic/
H A Dhmereg.h269 #define HME_XD_ADDR(base, index) ((base) + ((index) * HME_XD_SIZE) + 4) macro
277 *((u_int32_t *)HME_XD_ADDR(b,i)) = ((p) ? htole32(a) : (a)); \

Completed in 66 milliseconds