Home
last modified time | relevance | path

Searched refs:mUsbHubPortChangeMap (Results 1 – 21 of 21) sorted by relevance

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c54 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
790 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
792 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
793 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciPei/
H A DXhcPeim.c47 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
785 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcPeiControlTransfer()
787 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcPeiControlTransfer()
788 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcPeiControlTransfer()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c49 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1068 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1070 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1071 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/Vlv2TbltDevicePkg/Override/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c49 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1068 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1070 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1071 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c43 USB_PORT_STATE_MAP mUsbHubPortChangeMap[] = { variable
1124 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP); in XhcControlTransfer()
1126 if (XHC_BIT_IS_SET (State, mUsbHubPortChangeMap[Index].HwState)) { in XhcControlTransfer()
1127 …PortStatus.PortChangeStatus = (UINT16) (PortStatus.PortChangeStatus | mUsbHubPortChangeMap[Index].… in XhcControlTransfer()