Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2522 IDNCHAN_ACTION_STOP, /* DISABLE (ENABLED = 0) */ enumerator
2534 (idn_chan_action((c), IDNCHAN_ACTION_STOP, (w)))
/titanic_50/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c11123 case IDNCHAN_ACTION_STOP: in idn_chan_action()