Home | History | Annotate | Download | only in Ebl

Lines Matching refs:Media

467   Send null requests to all removable media block IO devices so the a media add/remove/change

483 // Probe for media insertion/removal in removable media devices
491 // Probe to see if media is present (or not) or media changed
493 // block io driver to update the system about media change events
494 File->FsBlockIo->ReadBlocks (File->FsBlockIo, File->FsBlockIo->Media->MediaId, (EFI_LBA)0, 0, NULL);
671 // Probe removable media devices to see if media has been inserted or removed.