Lines Matching full:carrier
12 2.2 Carrier Devices
39 The current implementation is limited to PCI and PCIe based carrier devices
43 - Multi-resource MCB devices like the VME Controller or M-Module carrier.
46 - A per-carrier IRQ domain for carrier devices that have one (or more) IRQs
55 - drivers for MCB Carrier Devices and
70 Carrier Devices
73 A carrier device is just an abstraction for the real world physical bus the
75 properties of the carrier device (like querying the IRQ number of a PCI
76 device). To provide abstraction from the real hardware bus, an MCB carrier
78 to hardware related function calls. For example a carrier device may
105 inside the carrier and is intended to be passed to ioremap() and friends. It
112 MCB bus. If a carrier device driver implements the ->get_irq() callback
113 method, the IRQ number assigned by the carrier device will be returned,