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

/freebsd-10.3-release/sys/dev/hme/
H A Dif_hmereg.h235 #define HME_MIFI_FO (3*4) /* frame output */ macro
H A Dif_hme.c1440 HME_MIF_WRITE_4(sc, HME_MIFI_FO, v);
1441 HME_MIF_BARRIER(sc, HME_MIFI_FO, 4,
1445 v = HME_MIF_READ_4(sc, HME_MIFI_FO);
1478 HME_MIF_WRITE_4(sc, HME_MIFI_FO, v);
1479 HME_MIF_BARRIER(sc, HME_MIFI_FO, 4,
1483 v = HME_MIF_READ_4(sc, HME_MIFI_FO);

Completed in 46 milliseconds