fm_get_table
int fm_get_table(struct hfi1_pportdata *ppd, int which, void *t);
fm_get_table(ppd, FM_TBL_SC2VLNT, vp);
fm_get_table(ppd, FM_TBL_BUFFER_CONTROL, p);
fm_get_table(ppd, FM_TBL_VL_LOW_ARB, p);
fm_get_table(ppd, FM_TBL_VL_HIGH_ARB, p);
fm_get_table(ppd, FM_TBL_VL_PREEMPT_ELEMS, p);
fm_get_table(ppd, FM_TBL_VL_PREEMPT_MATRIX, p);