mthca_alloc_icm
mthca_alloc_icm(mdev, mdev->fw.arbel.fw_pages,
mdev->fw.arbel.aux_icm = mthca_alloc_icm(mdev, aux_pages,
table->icm[i] = mthca_alloc_icm(dev, MTHCA_TABLE_CHUNK_SIZE >> PAGE_SHIFT,
table->icm[i] = mthca_alloc_icm(dev, chunk_size >> PAGE_SHIFT,
struct mthca_icm *mthca_alloc_icm(struct mthca_dev *dev, int npages,