associated_ttys 44 drivers/tty/ipwireless/network.c struct ipw_tty *associated_ttys[NO_OF_IPW_CHANNELS][MAX_ASSOCIATED_TTYS]; associated_ttys 324 drivers/tty/ipwireless/network.c network->associated_ttys[channel_idx][i]; associated_ttys 373 drivers/tty/ipwireless/network.c struct ipw_tty *tty = network->associated_ttys[channel_idx][i]; associated_ttys 458 drivers/tty/ipwireless/network.c if (network->associated_ttys[channel_idx][i] == NULL) { associated_ttys 459 drivers/tty/ipwireless/network.c network->associated_ttys[channel_idx][i] = tty; associated_ttys 470 drivers/tty/ipwireless/network.c network->associated_ttys[channel_idx][i] = NULL;