Home
last modified time | relevance | path

Searched refs:MIDX_LOC (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/en/
HDmidwayreg.h127 #define MIDX_LOC(X) ((X) & 0x7ff) /* location in obmem */ macro
130 (((MIDX_LOC(X) << MIDV_LOCTOPSHFT) * sizeof(uint32_t)) + MID_RAMOFF)