Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_emac.h150 struct sunxi_emac_desc { struct
151 uint32_t status;
183 uint32_t size;
208 __CTASSERT(sizeof(struct sunxi_emac_desc) == 64); argument