···9393 */9494 memset(port_removable, 0, sizeof(port_removable));9595 for (i = 0; i < ports; i++) {9696- portsc = xhci_readl(xhci, xhci->usb3_ports[i]);9696+ portsc = xhci_readl(xhci, xhci->usb2_ports[i]);9797 /* If a device is removable, PORTSC reports a 0, same as in the9898 * hub descriptor DeviceRemovable bits.9999 */