Searched refs:typhoon_shared (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/ |
| H A D | typhoon.c | 241 struct typhoon_shared { struct 286 struct typhoon_shared * shared; 1179 #define shared_offset(x) offsetof(struct typhoon_shared, x) 1187 memset(tp->shared, 0, sizeof(struct typhoon_shared)); in typhoon_init_interface() 2356 shared = dma_alloc_coherent(&pdev->dev, sizeof(struct typhoon_shared), in typhoon_init_one() 2510 dma_free_coherent(&pdev->dev, sizeof(struct typhoon_shared), shared, in typhoon_init_one() 2538 dma_free_coherent(&pdev->dev, sizeof(struct typhoon_shared), in typhoon_remove_one()
|