Home
last modified time | relevance | path

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

/src/sys/dev/mthca/
H A Dmthca_catas.c188 int __init mthca_catas_init(void) in mthca_catas_init() function
H A Dmthca_dev.h458 int mthca_catas_init(void);
H A Dmthca_main.c1255 ret = mthca_catas_init(); in mthca_init()