UHCI_CMD_EGSM
UHCICMD(sc, cmd | UHCI_CMD_EGSM); /* enter global suspend */
UHCICMD(sc, cmd & ~UHCI_CMD_EGSM); /* back to normal */