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

/freebsd-9.3-release/sys/dev/en/
H A Dmidwayvar.h72 struct en_map { struct
74 struct en_map *rsvd2; /* see uma_zalloc(9) */
H A Dmidway.c446 struct en_map *map = mem;
470 struct en_map *map = mem;
489 struct en_map *map = mem;
707 struct en_map *map;
968 struct en_map *map;
1338 struct en_map *map;
1714 struct en_map *map;
1817 uma_zfree(sc->map_zone, (struct en_map *)m->m_pkthdr.rcvif);
2165 struct en_map *map;
2938 sc->map_zone = uma_zcreate("en dma maps", sizeof(struct en_map),
[all...]

Completed in 45 milliseconds