Searched refs:NEXT_BIT (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciPei/
H A DUsbHcMem.h67 #define NEXT_BIT(Byte, Bit) \ macro
H A DUsbHcMem.c167 NEXT_BIT (Byte, Bit);
170 NEXT_BIT (Byte, Bit);
192 NEXT_BIT (Byte, Bit);
471 NEXT_BIT (Byte, Bit);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/
H A DUsbHcMem.h63 #define NEXT_BIT(Byte, Bit) \ macro
H A DUsbHcMem.c193 NEXT_BIT (Byte, Bit);
196 NEXT_BIT (Byte, Bit);
218 NEXT_BIT (Byte, Bit);
543 NEXT_BIT (Byte, Bit);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/
H A DUsbHcMem.h64 #define NEXT_BIT(Byte, Bit) \ macro
H A DUsbHcMem.c192 NEXT_BIT (Byte, Bit);
195 NEXT_BIT (Byte, Bit);
217 NEXT_BIT (Byte, Bit);
541 NEXT_BIT (Byte, Bit);

Completed in 57 milliseconds