Searched refs:FXP_FLAG_SERIAL_MEDIA (Results 1 – 2 of 2) sorted by relevance
230 #define FXP_FLAG_SERIAL_MEDIA 0x0010 /* 10Mbps serial interface */ macro
552 sc->flags |= FXP_FLAG_SERIAL_MEDIA; in fxp_attach()811 if (sc->flags & FXP_FLAG_SERIAL_MEDIA) { in fxp_attach()2354 cbp->mediatype = sc->flags & FXP_FLAG_SERIAL_MEDIA ? 0 : 1; in fxp_init_body()2373 cbp->crscdt = sc->flags & FXP_FLAG_SERIAL_MEDIA ? 1 : 0; in fxp_init_body()