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

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c435 uint32_t lioReg,ioReg; local
449 ioReg = (p_PortalParams->fdFqLiodn);
455 ioReg = (uint32_t)(p_PortalParams->stashDestQueue << 16) |
460 WRITE_UINT32(p_Qm->p_QmRegs->swpConfRegs[p_PortalParams->portalId].io_cfg, ioReg);

Completed in 108 milliseconds