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

/freebsd-12-stable/sys/dev/hme/
H A Dif_hme.c168 #define HME_MAC_WRITE_4(sc, offs, v) HME_SPC_WRITE_4(mac, (sc), (offs), (v)) macro
493 HME_MAC_WRITE_4(sc, HME_MACI_NCCNT, 0);
494 HME_MAC_WRITE_4(sc, HME_MACI_FCCNT, 0);
495 HME_MAC_WRITE_4(sc, HME_MACI_EXCNT, 0);
496 HME_MAC_WRITE_4(sc, HME_MACI_LTCNT, 0);
709 HME_MAC_WRITE_4(sc, reg, val);
779 HME_MAC_WRITE_4(sc, HME_MACI_NCCNT, 0);
780 HME_MAC_WRITE_4(sc, HME_MACI_FCCNT, 0);
781 HME_MAC_WRITE_4(sc, HME_MACI_EXCNT, 0);
782 HME_MAC_WRITE_4(s
[all...]

Completed in 97 milliseconds