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

/freebsd-10.0-release/sys/dev/altera/atse/
H A Dif_atse.c1562 static struct atse_rx_err_stats_regs { struct
1565 } atse_rx_err_stats_regs[] = { variable in typeref:struct:atse_rx_err_stats_regs
1632 if (atse_rx_err_stats_regs[i].name == NULL ||
1633 atse_rx_err_stats_regs[i].descr == NULL)
1637 atse_rx_err_stats_regs[i].name, CTLTYPE_UINT|CTLFLAG_RD,
1639 atse_rx_err_stats_regs[i].descr);

Completed in 59 milliseconds