FWBUSRESET
if ((stat & OHCI_INT_PHY_BUS_R) && (fc->status != FWBUSRESET)) {
fc->status = FWBUSRESET;
fw_busreset(&sc->fc, FWBUSRESET);
if ((sc->fc.status != FWBUSRESET) &&