HomeSort by relevance Sort by last modified time
    Searched refs:SlotStatus (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Library/IntelQNCLib/
PciExpress.c 582 UINT16 SlotStatus;
617 SlotStatus = QNCMmio16 (RPBase, R_QNC_PCIE_SLSTS);
618 if ((SlotStatus & (B_QNC_PCIE_SLSTS_PDS + B_QNC_PCIE_SLSTS_PDC)) == 0) {
638 if ((SlotStatus & B_QNC_PCIE_SLSTS_PDS) != 0) {
665 if ((SlotStatus & B_QNC_PCIE_SLSTS_PDS) != 0) {
692 if ((SlotStatus & B_QNC_PCIE_SLSTS_PDS) != 0) {
  /packages/services/Telephony/src/com/android/services/telephony/
TelephonyConnectionService.java 146 private static class SlotStatus {
153 public SlotStatus(int slotId, int capabilities) {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
Pci.h 455 UINT16 SlotStatus;
Pci.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PciExpress21.h 335 PCI_REG_PCIE_SLOT_STATUS SlotStatus;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h 910 PCI_EXPRESS_SLOT_STATUS_REGISTER SlotStatus;
    [all...]

Completed in 367 milliseconds