Lines Matching +full:multi +full:- +full:functional
30 ----------------------
37 -----------------------------------------
43 - Multi-resource MCB devices like the VME Controller or M-Module carrier.
44 - MCB devices that need another MCB device, like SRAM for a DMA Controller's
46 - A per-carrier IRQ domain for carrier devices that have one (or more) IRQs
47 per MCB device like PCIe based carriers with MSI or MSI-X support.
52 MCB is divided into 3 functional blocks:
54 - The MEN Chameleon Bus itself,
55 - drivers for MCB Carrier Devices and
56 - the parser for the Chameleon table.
59 -----------------
63 Elektronik GmbH. These devices are multi-function devices implemented in a
71 ---------------
83 ------
101 ----------------
109 ----
112 MCB bus. If a carrier device driver implements the ->get_irq() callback
121 --------------------
136 .name = "foo-bar",
145 ---------------------
155 -----------------------