UHCI_PORTSC_ENABLED
if (portStatus & UHCI_PORTSC_ENABLED)
WriteReg16(port, status | UHCI_PORTSC_ENABLED);
if (status & UHCI_PORTSC_ENABLED) {