Home
last modified time | relevance | path

Searched refs:N_CHANNELS (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_mii.c315 #define N_CHANNELS 4 macro
321 } tap_data[N_CHANNELS][N_TAPS] = {
361 for (chan = 0; chan < N_CHANNELS; ++chan) { in bge_phy_locked_up()