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

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h571 } tulip_srom_media_t; typedef in typeref:enum:__anon9728
H A Dif_devar.h795 tulip_srom_media_t sm_srom_type;
H A Dif_de.c2369 tulip_srom_media_t srom_media;
2416 srom_media = (tulip_srom_media_t) (data & 0x3F);
2488 srom_media = (tulip_srom_media_t)(dp[0] & 0x3f);
2577 srom_media = (tulip_srom_media_t)(dp[0] & 0x3f);
2679 srom_media = (tulip_srom_media_t) dp[0];

Completed in 80 milliseconds