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

/linux-master/drivers/net/ethernet/3com/
H A Dtyphoon.c236 struct typhoon_shared { struct
281 struct typhoon_shared * shared;
1176 #define shared_offset(x) offsetof(struct typhoon_shared, x)
1184 memset(tp->shared, 0, sizeof(struct typhoon_shared));
2373 shared = dma_alloc_coherent(&pdev->dev, sizeof(struct typhoon_shared),
2528 dma_free_coherent(&pdev->dev, sizeof(struct typhoon_shared), shared,
2556 dma_free_coherent(&pdev->dev, sizeof(struct typhoon_shared),

Completed in 125 milliseconds