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

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_em.h257 struct em_dma_alloc { struct
286 struct em_dma_alloc txdma;
325 struct em_dma_alloc rxdma;
H A Dif_lem.h272 struct em_dma_alloc { struct
377 struct em_dma_alloc txdma; /* bus_dma glue for tx desc */
397 struct em_dma_alloc rxdma; /* bus_dma glue for rx desc */
H A Dif_lem.c221 struct em_dma_alloc *, int);
222 static void lem_dma_free(struct adapter *, struct em_dma_alloc *);
2516 struct em_dma_alloc *dma, int mapflags)
2573 lem_dma_free(struct adapter *adapter, struct em_dma_alloc *dma)
H A Dif_em.c265 struct em_dma_alloc *, int);
266 static void em_dma_free(struct adapter *, struct em_dma_alloc *);
3081 struct em_dma_alloc *dma, int mapflags)
3138 em_dma_free(struct adapter *adapter, struct em_dma_alloc *dma)

Completed in 65 milliseconds