Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/mii/
Dbrgphy.c447 struct bcm_dspcode { struct
452 static const struct bcm_dspcode bcm5401_dspcode[] = { argument
467 static const struct bcm_dspcode bcm5411_dspcode[] = {
474 static const struct bcm_dspcode bcm5703_dspcode[] = {
481 static const struct bcm_dspcode bcm5704_dspcode[] = {
487 static const struct bcm_dspcode bcm5750_dspcode[] = {
502 const struct bcm_dspcode *dsp = NULL; in brgphy_load_dspcode()