OHCI_INT_PHY_SID
OHCI_INT_EN | OHCI_INT_ERR | OHCI_INT_PHY_SID
stat & OHCI_INT_PHY_SID ? "SID ":"",
if (stat & OHCI_INT_PHY_SID) {
if ((stat & ~(OHCI_INT_PHY_BUS_R | OHCI_INT_PHY_SID)) && (!kdb_active))
sc->intmask = (OHCI_INT_ERR | OHCI_INT_PHY_SID