Searched refs:GEM_BANK2_WRITE_4 (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/sys/dev/gem/ |
| D | if_gem_sbus.c | 160 GEM_BANK2_WRITE_4(sc, GEM_SBUS_CONFIG, val); in gem_sbus_attach()
|
| D | if_gemvar.h | 216 #define GEM_BANK2_WRITE_4(sc, offs, v) \ macro
|
| D | if_gem.c | 629 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_RX | GEM_RESET_TX | in gem_reset() 721 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_RX | in gem_reset_rx() 812 GEM_BANK2_WRITE_4(sc, GEM_RESET, GEM_RESET_TX | in gem_reset_tx()
|