XHCI_CONFIG
config = xhci_op_read_4(sc, XHCI_CONFIG);
xhci_op_write_4(sc, XHCI_CONFIG, config);
sc->sc_regs.config = xhci_op_read_4(sc, XHCI_CONFIG);
xhci_op_write_4(sc, XHCI_CONFIG, sc->sc_regs.config);