Symbol: intel_ntb_reg_write
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1187
intel_ntb_reg_write(8, XEON_GEN3_REG_IMINT_DISABLE, ~0ULL);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1191
intel_ntb_reg_write(8, XEON_GEN3_REG_IMINT_STATUS, reg);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1212
intel_ntb_reg_write(1, XEON_GEN3_REG_IMINTVEC00 + i, i);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1214
intel_ntb_reg_write(1,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1224
intel_ntb_reg_write(8, XEON_GEN3_REG_IMINT_DISABLE, 0ULL);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1244
intel_ntb_reg_write(8, XEON_GEN4_REG_IMINT_DISABLE, ~0ULL);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1248
intel_ntb_reg_write(8, XEON_GEN4_REG_IMINT_STATUS, reg);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1278
intel_ntb_reg_write(1, XEON_GEN4_REG_INTVEC + i, i);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1284
intel_ntb_reg_write(8, XEON_GEN4_REG_IMINT_DISABLE, 0ULL);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1444
intel_ntb_reg_write(8, regoff, val);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1447
intel_ntb_reg_write(2, regoff, (uint16_t)val);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1523
intel_ntb_reg_write(4, XEON_GEN3_REG_IMINT_STATUS,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1567
intel_ntb_reg_write(8, XEON_GEN3_REG_IMINT_STATUS,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1570
intel_ntb_reg_write(8, XEON_GEN4_REG_IMINT_STATUS,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
1986
intel_ntb_reg_write(2, XEON_SPCICMD_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2028
intel_ntb_reg_write(2, XEON_GEN3_EXT_REG_PCI_CMD,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2063
intel_ntb_reg_write(2, XEON_GEN4_REG_LINK_CTRL, lnkctl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2098
intel_ntb_reg_write(2, ATOM_SPCICMD_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2119
intel_ntb_reg_write(8, ATOM_PBAR2XLAT_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2121
intel_ntb_reg_write(8, ATOM_PBAR4XLAT_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2123
intel_ntb_reg_write(8, ATOM_MBAR23_OFFSET, XEON_B2B_BAR2_ADDR64);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2124
intel_ntb_reg_write(8, ATOM_MBAR45_OFFSET, XEON_B2B_BAR4_ADDR64);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2126
intel_ntb_reg_write(8, ATOM_PBAR2XLAT_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2128
intel_ntb_reg_write(8, ATOM_PBAR4XLAT_OFFSET,
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2130
intel_ntb_reg_write(8, ATOM_MBAR23_OFFSET, XEON_B2B_BAR2_ADDR64);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2131
intel_ntb_reg_write(8, ATOM_MBAR45_OFFSET, XEON_B2B_BAR4_ADDR64);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2188
intel_ntb_reg_write(4, base_reg, bar_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2192
intel_ntb_reg_write(4, lmt_reg, bar_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2196
intel_ntb_reg_write(8, base_reg, bar_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2200
intel_ntb_reg_write(8, lmt_reg, bar_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2213
intel_ntb_reg_write(4, bar->pbarxlat_off, base_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2216
intel_ntb_reg_write(8, bar->pbarxlat_off, base_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2276
intel_ntb_reg_write(8, XEON_SBAR0BASE_OFFSET, bar_addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2297
intel_ntb_reg_write(8, XEON_SBAR2XLAT_OFFSET, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2298
intel_ntb_reg_write(8, XEON_SBAR4XLAT_OFFSET, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2311
intel_ntb_reg_write(8, xlat_reg, MSI_INTEL_ADDR_BASE);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2313
intel_ntb_reg_write(8, lmt_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2315
intel_ntb_reg_write(4, xlat_reg, MSI_INTEL_ADDR_BASE);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2317
intel_ntb_reg_write(4, lmt_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2326
intel_ntb_reg_write(8, XEON_PBAR2LMT_OFFSET, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2327
intel_ntb_reg_write(8, XEON_PBAR4LMT_OFFSET, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2356
intel_ntb_reg_write(4, XEON_B2B_XLAT_OFFSETL, bar_addr & 0xffffffff);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2357
intel_ntb_reg_write(4, XEON_B2B_XLAT_OFFSETU, bar_addr >> 32);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2388
intel_ntb_reg_write(8, XEON_GEN3_REG_IMBAR1XBASE, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2389
intel_ntb_reg_write(8, XEON_GEN3_REG_IMBAR2XBASE, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2396
intel_ntb_reg_write(8, XEON_GEN3_REG_IMBAR1XLIMIT, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2397
intel_ntb_reg_write(8, XEON_GEN3_REG_IMBAR2XLIMIT, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2402
intel_ntb_reg_write(8, XEON_GEN3_REG_EMBAR1XLIMIT, reg);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2406
intel_ntb_reg_write(8, XEON_GEN3_REG_EMBAR2XLIMIT, reg);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2436
intel_ntb_reg_write(8, XEON_GEN4_REG_IMBAR1XBASE, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2437
intel_ntb_reg_write(8, XEON_GEN4_REG_IMBAR2XBASE, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2444
intel_ntb_reg_write(8, XEON_GEN4_REG_IMBAR1XLIMIT, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2445
intel_ntb_reg_write(8, XEON_GEN4_REG_IMBAR2XLIMIT, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2528
intel_ntb_reg_write(1, ATOM_MODPHY_PCSREG6, 0xe0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2529
intel_ntb_reg_write(1, ATOM_MODPHY_PCSREG4, 0x40);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2530
intel_ntb_reg_write(1, ATOM_MODPHY_PCSREG4, 0x60);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2531
intel_ntb_reg_write(1, ATOM_MODPHY_PCSREG6, 0x60);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2539
intel_ntb_reg_write(4, ATOM_ERRCORSTS_OFFSET, status);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2544
intel_ntb_reg_write(4, ATOM_LTSSMERRSTS0_OFFSET, status);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2549
intel_ntb_reg_write(4, ATOM_DESKEWSTS_OFFSET, status);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2553
intel_ntb_reg_write(4, ATOM_IBSTERRRCRVSTS0_OFFSET, status);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2558
intel_ntb_reg_write(4, ATOM_LTSSMSTATEJMP_OFFSET, status);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2612
intel_ntb_reg_write(4, XEON_GEN4_REG_EXT_LTR_ACTIVE, ltr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2618
intel_ntb_reg_write(4, XEON_GEN4_REG_EXT_LTR_IDLE, ltr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2621
intel_ntb_reg_write(4, XEON_GEN4_REG_EXT_LTR_SWSEL, NTB_LTR_SWSEL_ACTIVE);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2626
intel_ntb_reg_write(4, ntb->reg->ntb_ctl, cntl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2630
intel_ntb_reg_write(2, XEON_GEN4_REG_LINK_CTRL, lnkctl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2635
intel_ntb_reg_write(4, XEON_GEN4_REG_PPD0, ppd0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2674
intel_ntb_reg_write(4, ntb->reg->ntb_ctl, cntl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2689
intel_ntb_reg_write(4, ntb->reg->ntb_ctl, cntl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2693
intel_ntb_reg_write(2, XEON_GEN4_REG_LINK_CTRL, lnkctl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2697
intel_ntb_reg_write(4, XEON_GEN4_REG_EXT_LTR_SWSEL, NTB_LTR_SWSEL_IDLE);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2724
intel_ntb_reg_write(4, ntb->reg->ntb_ctl, cntl);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
2851
intel_ntb_reg_write(2, XEON_GEN4_REG_SLOTSTS, GEN4_SLOTSTS_DLLSCS);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3487
intel_ntb_reg_write(4, ntb->self_reg->spad + idx * 4, val);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3529
intel_ntb_reg_write(4, ntb->peer_reg->spad + idx * 4, val);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3639
intel_ntb_reg_write(8, xlat_reg, addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3642
intel_ntb_reg_write(8, xlat_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3647
intel_ntb_reg_write(8, limit_reg, limit);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3650
intel_ntb_reg_write(8, limit_reg, base);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3651
intel_ntb_reg_write(8, xlat_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3670
intel_ntb_reg_write(4, xlat_reg, addr);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3673
intel_ntb_reg_write(4, xlat_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3678
intel_ntb_reg_write(4, limit_reg, limit);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3681
intel_ntb_reg_write(4, limit_reg, base);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3682
intel_ntb_reg_write(4, xlat_reg, 0);
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
3777
intel_ntb_reg_write(1,