Searched refs:typhoon_shared (Results 1 – 1 of 1) sorted by relevance
242 struct typhoon_shared { struct288 struct typhoon_shared * shared;1176 #define shared_offset(x) offsetof(struct typhoon_shared, x)1184 memset(tp->shared, 0, sizeof(struct typhoon_shared)); in typhoon_init_interface()2344 shared = pci_alloc_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()2495 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_init_one()2523 pci_free_consistent(pdev, sizeof(struct typhoon_shared), in typhoon_remove_one()