Searched refs:idn_chan_action (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h2530 (idn_chan_action((c), IDNCHAN_ACTION_SUSPEND, (w)))
2532 (idn_chan_action((c), IDNCHAN_ACTION_RESUME, 0))
2534 (idn_chan_action((c), IDNCHAN_ACTION_STOP, (w)))
2536 (idn_chan_action((c), IDNCHAN_ACTION_RESTART, 0))
2538 (idn_chan_action((c), IDNCHAN_ACTION_DETACH, (w)))
2540 (idn_chan_action((c), IDNCHAN_ACTION_ATTACH, 0))
/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c135 static void idn_chan_action(int channel, idn_chanaction_t chanaction,
11025 * context of the idn_chan_action routine. The streams flush
11026 * cannot occur inline with the idn_chan_action because
11093 idn_chan_action(int channel, idn_chanaction_t chanaction, int wait) function
11101 procname_t proc = "idn_chan_action";

Completed in 76 milliseconds