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

  /src/sys/dev/ic/
tulipvar.h 282 uint32_t tm_gpctl; /* GPIO control bits for this media */ member in struct:tulip_21x4x_media
tulip.c 4270 TULIP_WRITE(sc, CSR_SIAGEN, tm->tm_siagen | tm->tm_gpctl);
4919 tm->tm_gpctl = TULIP_ROM_GETW(cp, 0) << 16;
5063 tm->tm_gpctl = TULIP_ROM_GETW(cp, 1) << 16;

Completed in 17 milliseconds