Searched refs:ioReg (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c431 uint32_t lioReg,ioReg; local
445 ioReg = (p_PortalParams->fdFqLiodn);
451 ioReg = (uint32_t)(p_PortalParams->stashDestQueue << 16) |
456 WRITE_UINT32(p_Qm->p_QmRegs->swpConfRegs[p_PortalParams->portalId].io_cfg, ioReg);

Completed in 115 milliseconds