Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/sf/
H A Dif_sfreg.h556 #define SF_MII_BUSY 0x40000000 macro
H A Dif_sf.c387 if (!(busy & SF_MII_BUSY)) in sf_miibus_writereg()