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

/freebsd-13-stable/sys/dev/altera/atse/
H A Dif_atse.c1175 static struct atse_rx_err_stats_regs { struct
1178 } atse_rx_err_stats_regs[] = { variable in typeref:struct:atse_rx_err_stats_regs
1246 if (atse_rx_err_stats_regs[i].name == NULL ||
1247 atse_rx_err_stats_regs[i].descr == NULL) {
1252 atse_rx_err_stats_regs[i].name,
1255 atse_rx_err_stats_regs[i].descr);

Completed in 54 milliseconds