HCD_POLL_RH
if (shared_hcd->uses_new_polling && HCD_POLL_RH(shared_hcd))
if (hcd->uses_new_polling && HCD_POLL_RH(hcd))
if (hcd->uses_new_polling ? HCD_POLL_RH(hcd) :
HCD_POLL_RH(ohci_to_hcd(ohci)) ? "ON" : "off");