Searched refs:HME_MIF_READ_4 (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/hme/ |
| HD | if_hme.c | 168 #define HME_MIF_READ_4(sc, offs) HME_SPC_READ_4(mif, (sc), (offs)) macro 1322 HME_MIF_READ_4(sc, HME_MIFI_CFG), in hme_eint() 1323 HME_MIF_READ_4(sc, HME_MIFI_STAT), in hme_eint() 1324 HME_MIF_READ_4(sc, HME_MIFI_SM)); in hme_eint() 1426 v = HME_MIF_READ_4(sc, HME_MIFI_CFG); in hme_mii_readreg() 1445 v = HME_MIF_READ_4(sc, HME_MIFI_FO); in hme_mii_readreg() 1463 v = HME_MIF_READ_4(sc, HME_MIFI_CFG); in hme_mii_writereg() 1483 v = HME_MIF_READ_4(sc, HME_MIFI_FO); in hme_mii_writereg()
|