Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c5046 not_active = idn_activate_channel(CHANSET(channel), in idn_send_data()
12266 (void) idn_activate_channel(CHANSET(channel), in idn_open_channel()
12296 idn_deactivate_channel(CHANSET(channel), chanop); in idn_close_channel()
12615 chanset = CHANSET(channel); in idn_deactivate_channel_services()
12790 not_active = idn_activate_channel(CHANSET(channel), in idn_exec_chanactivate()
/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1924 #define CHANSET(c) \ macro