Lines Matching full:lut
86 u_int alut; /* A-LUT is enabled for NTx */
205 /* Make sure Virtual to Link A-LUT is disabled. */ in ntb_plx_init()
209 /* Enable all Link Interface LUT entries for peer. */ in ntb_plx_init()
217 * Enable Virtual Interface LUT entry 0 for 0:0.*. in ntb_plx_init()
344 * keeps LUT index (original bus/slot), function is passed through. in ntb_plx_attach()
352 /* Detect A-LUT enable and size. */ in ntb_plx_attach()
356 device_printf(dev, "%u A-LUT entries\n", 128 * sc->alut); in ntb_plx_attach()
420 device_printf(dev, "Can't split with disabled A-LUT\n"); in ntb_plx_attach()
669 * Translation address has to be aligned to the BAR size, but A-LUT in ntb_plx_mw_get_range()
683 * The chip has no limit registers, but A-LUT, when available, allows in ntb_plx_mw_get_range()
768 /* Configure and enable A-LUT if we need it. */ in ntb_plx_mw_set_trans_internal()