Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2472 #define IDN_CHANNEL_IS_SEND_ACTIVE(csp) \ macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c5040 if (!IDN_CHANNEL_IS_SEND_ACTIVE(csp)) { in idn_send_data()
5058 if (not_active || !IDN_CHANNEL_IS_SEND_ACTIVE(csp)) { in idn_send_data()
12464 ASSERT(!IDN_CHANNEL_IS_SEND_ACTIVE(csp)); in idn_deactivate_channel()