Home
last modified time | relevance | path

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

/linux/drivers/rapidio/devices/
H A Dtsi721.h632 DTYPE4 = 4, /* Outbound Msg DMA Descriptor */ enumerator
H A Dtsi721.c1718 desc[tx_slot].type_id = cpu_to_le32((DTYPE4 << 29) | rdev->destid); in tsi721_add_outb_message()