Home
last modified time | relevance | path

Searched defs:m32_mem (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/dev/netif/mn/
H A Dif_mn.c151 struct m32_mem { struct
152 vm_offset_t csa;
153 u_int32_t ccb;
154 u_int32_t reserve1[2];
155 u_int32_t ts[M32_TS];
156 struct cspec cs[M32_CHAN];
157 vm_offset_t crxd[M32_CHAN];
158 vm_offset_t ctxd[M32_CHAN];
252 struct m32_mem m32_mem; member