Home | History | Annotate | Download | only in PciBusDxe

Lines Matching defs:Event

27   EFI_EVENT Event;

41 Event notification function to set Hot Plug controller status.
43 @param Event The event that invoke this function.
50 IN EFI_EVENT Event,
137 Creating event object for PCI Hot Plug controller.
140 @param Event The retuned event that invoke this function.
142 @return Status of create event invoken.
148 OUT EFI_EVENT *Event