Home
last modified time | relevance | path

Searched refs:ch_space_offset (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/uislib/
Duisqueue.c61 ((char __iomem *)ch + readq(&ch->ch_space_offset)) in spar_signal_insert()
118 readq(&ch->ch_space_offset)) + queue; in spar_signal_remove()
173 ch->ch_space_offset) + queue; in spar_signal_remove_all()
222 readq(&ch->ch_space_offset)) + queue; in spar_signalqueue_empty()
/linux-4.1.27/drivers/staging/unisys/visorchannel/
Dvisorchannel_funcs.c296 ((chan_hdr)->ch_space_offset + \
322 if (channel->chan_hdr.ch_space_offset < sizeof(struct channel_header)) in sig_read_header()
605 (long long)phdr->ch_space_offset); in visorchannel_debug()
606 if ((phdr->ch_space_offset == 0) || (errcode < 0)) in visorchannel_debug()
614 phdr->ch_space_offset + in visorchannel_debug()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h202 u64 ch_space_offset; /* Offset in bytes to channel specific area */ member
/linux-4.1.27/drivers/staging/unisys/virthba/
Dvirthba.c425 readq(&channel_header->ch_space_offset)) + IOCHAN_FROM_IOPART; in virthba_isr()
537 readq(&channel_header->ch_space_offset)) + IOCHAN_FROM_IOPART; in virthba_probe()