Home
last modified time | relevance | path

Searched refs:fxp_phytype_table (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Di82557.c212 } fxp_phytype_table[] = { variable
362 for (fp = fxp_phytype_table; fp->fp_phy != -1; fp++) in fxp_attach()