Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_cmd.h275 int mthca_CLOSE_HCA(struct mthca_dev *dev, int panic, u8 *status);
HDmthca_main.c720 mthca_CLOSE_HCA(mdev, 0, &status); in mthca_close_hca()
HDmthca_cmd.c1450 int mthca_CLOSE_HCA(struct mthca_dev *dev, int panic, u8 *status) in mthca_CLOSE_HCA() function