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

/linux-master/drivers/net/ethernet/sun/
H A Dniu.c8741 int this_channel_offset; local
8745 this_channel_offset = 0;
8754 rdc_channel_base + this_channel_offset;
8758 if (++this_channel_offset == num_channels)
8759 this_channel_offset = 0;

Completed in 175 milliseconds