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

/freebsd-9.3-release/sys/dev/gem/
H A Dif_gem.c144 #define GEM_BANK2_BITWAIT(sc, r, clr, set) \ macro
634 if (!GEM_BANK2_BITWAIT(sc, GEM_RESET, GEM_RESET_RX | GEM_RESET_TX, 0))
726 if (!GEM_BANK2_BITWAIT(sc, GEM_RESET, GEM_RESET_RX, 0)) {
817 if (!GEM_BANK2_BITWAIT(sc, GEM_RESET, GEM_RESET_TX, 0)) {

Completed in 44 milliseconds