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

/freebsd-9.3-release/sys/dev/msk/
H A Dif_msk.c416 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_CTRL,
454 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_DATA, val);
455 GMAC_WRITE_2(sc, sc_if->msk_port, GM_SMI_CTRL,
542 GMAC_WRITE_2(sc, sc_if->msk_port, GM_GP_CTRL, gmac);
566 GMAC_WRITE_2(sc, sc_if->msk_port, GM_GP_CTRL, gmac);
615 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H1,
617 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H2,
619 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H3,
621 GMAC_WRITE_2(sc, sc_if->msk_port, GM_MC_ADDR_H4,
623 GMAC_WRITE_2(s
[all...]
H A Dif_mskreg.h2167 #define GMAC_WRITE_2(sc, port, reg, val) \ macro

Completed in 172 milliseconds