Home | History | Annotate | Download | only in SdMmcPciHcDxe

Lines Matching refs:RemovableSlot

246     if ((Private->Slot[Slot].Enable) && (Private->Slot[Slot].SlotType == RemovableSlot)) {

622 if ((Private->Slot[Slot].SlotType != RemovableSlot) && (Private->Slot[Slot].SlotType != EmbeddedSlot)) {