HomeSort by: relevance | last modified time | path
    Searched refs:tm_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tulipvar.h 267 int tm_type; /* type of media; see tulipreg.h */ member in struct:tulip_21x4x_media
tulip.c 4026 tm->tm_type = type;
4054 } else if (tm->tm_type != TULIP_ROM_MB_21140_MII &&
4055 tm->tm_type != TULIP_ROM_MB_21142_MII) {
4164 if (tm->tm_type == TULIP_ROM_MB_21143_SYM &&
4731 tm->tm_type = TULIP_ROM_MB_21140_GPR;
4776 tm->tm_type = TULIP_ROM_MB_21140_MII;
4890 tm->tm_type = TULIP_ROM_MB_21142_SIA;
4932 tm->tm_type = TULIP_ROM_MB_21142_MII;
5046 tm->tm_type = TULIP_ROM_MB_21143_SYM;

Completed in 41 milliseconds