XHCI_MAX_DEVICES
if (fSlotCount > XHCI_MAX_DEVICES)
fSlotCount = XHCI_MAX_DEVICES;
struct xhci_device fDevices[XHCI_MAX_DEVICES];