Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/sfe/
H A Dsfereg.h133 #define FLOWCTL 0x38 /* Flow control register (sis900) */ macro
H A Dsfe.c1157 OUTL(dp, FLOWCTL, FLOWCTL_FLOWEN); in sfe_set_media()
1160 OUTL(dp, FLOWCTL, 0); in sfe_set_media()
1164 dp->name, INL(dp, FLOWCTL), FLOWCTL_BITS)); in sfe_set_media()