VIRTUTECH CONFIDENTIAL Previous - Up - Next
wire
- Provided by
-
wire
- Class Hierarchy
-
conf-object → log-object → wire
- Interfaces Implemented
-
log_object, pci_interrupt, simple_interrupt
- Description
-
The wire class implements a wire that can have any number of connected devices. It forwards simple-interrupt or pci-interrupt interface operations from one or more sources to one destination. It or's the source interrupt lines.
Attributes
- Attributes inherited from class conf-object
-
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
-
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
-
- irq_dev
- Required attribute; read/write access; type: unknown type.
Interrupt Device.
- irq_level
- Required attribute; read/write access; type: unknown type.
Interrupt level.
Command List
- Commands defined by interface log_object
-
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL Previous - Up - Next