Searched refs:MapSize (Results 1 - 21 of 21) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DEhcPeim.c902 UINTN MapSize; local
941 MapSize = sizeof (mUsbPortStateMap) / sizeof (USB_PORT_STATE_MAP);
943 for (Index = 0; Index < MapSize; Index++) {
949 MapSize = sizeof (mUsbPortChangeMap) / sizeof (USB_PORT_STATE_MAP);
951 for (Index = 0; Index < MapSize; Index++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/XhciDxe/
H A DXhci.c347 UINTN MapSize; local
397 MapSize = sizeof (mUsbPortStateMap) / sizeof (USB_PORT_STATE_MAP);
399 for (Index = 0; Index < MapSize; Index++) {
411 MapSize = sizeof (mUsbPortChangeMap) / sizeof (USB_PORT_STATE_MAP);
413 for (Index = 0; Index < MapSize; Index++) {
747 UINTN MapSize; local
1015 MapSize = sizeof (mUsbHubPortStateMap) / sizeof (USB_PORT_STATE_MAP);
1016 for (Index = 0; Index < MapSize; Index++) {
1022 MapSize = sizeof (mUsbHubPortChangeMap) / sizeof (USB_PORT_STATE_MAP);
1023 for (Index = 0; Index < MapSize; Inde
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A DvgaHW.h111 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A DvgaHW.h111 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A DvgaHW.h114 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A DvgaHW.h114 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A DvgaHW.h114 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A DvgaHW.h114 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A DvgaHW.h113 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A DvgaHW.h111 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A DvgaHW.h111 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A DvgaHW.h111 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/vgahw/
H A DvgaHW.h115 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DvgaHW.h115 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DvgaHW.h115 int MapSize; /* Size of "VGA" memory */ member in struct:_vgaHWRec
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DEhci.c333 UINTN MapSize; local
382 MapSize = sizeof (mUsbPortStateMap) / sizeof (USB_PORT_STATE_MAP);
384 for (Index = 0; Index < MapSize; Index++) {
390 MapSize = sizeof (mUsbPortChangeMap) / sizeof (USB_PORT_STATE_MAP);
392 for (Index = 0; Index < MapSize; Index++) {

Completed in 80 milliseconds