RH_PS_PRS
if (!(tmp & RH_PS_PRS))
HCRHPORT1, (RH_PS_PRS));
(temp & RH_PS_PRS) ? " PRS" : "", \
(value & RH_PS_PRS) ? " PRS" : "", \
ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]);
if (!(temp & RH_PS_PRS))
ohci_writel (ohci, RH_PS_PRS, portstat);