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

/freebsd-10.3-release/sys/dev/altera/atse/
H A Dif_atse.c1674 static struct atse_rx_err_stats_regs { struct
1677 } atse_rx_err_stats_regs[] = { variable in typeref:struct:atse_rx_err_stats_regs
1744 if (atse_rx_err_stats_regs[i].name == NULL ||
1745 atse_rx_err_stats_regs[i].descr == NULL)
1749 atse_rx_err_stats_regs[i].name, CTLTYPE_UINT|CTLFLAG_RD,
1751 atse_rx_err_stats_regs[i].descr);

Completed in 104 milliseconds