Searched refs:HME_MIF_READ_4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/hme/
H A Dif_hme.c168 #define HME_MIF_READ_4(sc, offs) HME_SPC_READ_4(mif, (sc), (offs)) macro
1322 HME_MIF_READ_4(sc, HME_MIFI_CFG),
1323 HME_MIF_READ_4(sc, HME_MIFI_STAT),
1324 HME_MIF_READ_4(sc, HME_MIFI_SM));
1426 v = HME_MIF_READ_4(sc, HME_MIFI_CFG);
1445 v = HME_MIF_READ_4(sc, HME_MIFI_FO);
1463 v = HME_MIF_READ_4(sc, HME_MIFI_CFG);
1483 v = HME_MIF_READ_4(sc, HME_MIFI_FO);

Completed in 42 milliseconds