Home
last modified time | relevance | path

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

/arch/sparc/kernel/
Dldc.c139 unsigned long chan_state; member
531 &lp->chan_state); in ldc_abort()
549 &lp->chan_state); in ldc_abort()
797 orig_state = lp->chan_state; in ldc_rx()
805 &lp->chan_state); in ldc_rx()
808 orig_state, lp->chan_state, lp->rx_head, lp->rx_tail); in ldc_rx()
813 lp->chan_state == LDC_CHANNEL_UP) { in ldc_rx()
823 orig_state = lp->chan_state; in ldc_rx()
841 if (lp->chan_state != orig_state) { in ldc_rx()
844 if (lp->chan_state == LDC_CHANNEL_UP) in ldc_rx()
[all …]
/arch/sparc/include/asm/
Dhypervisor.h3143 unsigned long *chan_state);
3155 unsigned long *chan_state);