Searched refs:RH_PS_PRSC (Results 1 – 3 of 3) sorted by relevance
320 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
593 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
474 (temp & RH_PS_PRSC) ? " PRSC" : "", in ohci_dump_roothub()1330 case (RH_C_PORT_RESET): WR_RH_PORTSTAT(RH_PS_PRSC); OK(0); in ohci_submit_rh_msg()