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

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm.c1658 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1]);
1666 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], 0);
2181 tmpReg = GET_UINT32(p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1]);
2206 WRITE_UINT32(p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], tmpReg);
2411 DUMP_TITLE(&p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], ("fmbm_pfs for port %u", (hardwarePortId )));
2412 DUMP_MEMORY(&p_Fm->p_FmBmiRegs->fmbm_pfs[hardwarePortId-1], sizeof(uint32_t));
H A Dfm.h254 volatile uint32_t fmbm_pfs[63]; /**< BMI Port FIFO Size */ member in struct:__anon8233

Completed in 201 milliseconds