Searched refs:RH_B_DR (Results 1 – 3 of 3) sorted by relevance
157 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
320 #define RH_B_DR 0x0000ffff /* device removable flags */ macro
448 (temp & RH_B_DR) in ohci_dump_roothub()2111 data_buf [7] = temp & RH_B_DR; in rh_submit_urb()2116 data_buf [8] = (temp & RH_B_DR) >> 8; in rh_submit_urb()