Home
last modified time | relevance | path

Searched refs:mthca_unregister_device (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/mthca/
H A Dmthca_main.c1046 mthca_unregister_device(mdev); in __mthca_init_one()
1091 mthca_unregister_device(mdev); in __mthca_remove_one()
H A Dmthca_dev.h453 void mthca_unregister_device(struct mthca_dev *dev);
H A Dmthca_provider.c1268 void mthca_unregister_device(struct mthca_dev *dev) in mthca_unregister_device() function