Home | History | Annotate | Download | only in NvmExpressDxe

Lines Matching defs:Event

273   EFI_EVENT                                Event;

569 @param[in] Event If nonblocking I/O is not supported then Event is ignored, and blocking I/O is performed.
570 If Event is NULL, then blocking I/O is performed. If Event is not NULL and non blocking I/O
571 is supported, then nonblocking I/O is performed, and Event will be signaled when the NVM
594 IN EFI_EVENT Event OPTIONAL