The Pedigree Project 0.1
Public Attributes | List of all members
CdiIrqSlot Struct Reference
+ Collaboration diagram for CdiIrqSlot:

Public Attributes

void(* handler )(struct cdi_device *)
 
struct cdi_device * device
 
irq_id_t registration
 
Semaphore counter
 

Detailed Description

Definition at line 38 of file CdiIrq.cc.

Constructor & Destructor Documentation

◆ CdiIrqSlot()

CdiIrqSlot::CdiIrqSlot ( )
inline

Definition at line 40 of file CdiIrq.cc.

Member Data Documentation

◆ counter

Semaphore CdiIrqSlot::counter

Definition at line 48 of file CdiIrq.cc.

◆ device

struct cdi_device* CdiIrqSlot::device

Definition at line 46 of file CdiIrq.cc.

◆ handler

void(* CdiIrqSlot::handler) (struct cdi_device *)

Definition at line 45 of file CdiIrq.cc.

◆ registration

irq_id_t CdiIrqSlot::registration

Definition at line 47 of file CdiIrq.cc.


The documentation for this struct was generated from the following file: