Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urf/
H A Drtl8150reg.h68 #define TCR_IFG_802_3 (3 << TCR_IFG_SHIFT) /* 802.3 standard */ macro
H A Durf_usbgem.c259 OUTB(dp, TCR, TCR_IFG_802_3, &err, usberr); in urf_init_chip()