Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c5041 int not_active; in idn_send_data() local
5046 not_active = idn_activate_channel(CHANSET(channel), in idn_send_data()
5048 if (!not_active) { in idn_send_data()
5058 if (not_active || !IDN_CHANNEL_IS_SEND_ACTIVE(csp)) { in idn_send_data()
5059 if (!not_active) { in idn_send_data()
12766 int not_active, channel; in idn_exec_chanactivate() local
12790 not_active = idn_activate_channel(CHANSET(channel), in idn_exec_chanactivate()
12792 if (not_active) in idn_exec_chanactivate()