Home
last modified time | relevance | path

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

/freebsd/sys/dev/mthca/
H A Dmthca_mad.c293 int mthca_create_agents(struct mthca_dev *dev) in mthca_create_agents() function
H A Dmthca_dev.h589 int mthca_create_agents(struct mthca_dev *dev);
H A Dmthca_main.c1034 err = mthca_create_agents(mdev); in __mthca_init_one()