Searched refs:rh_b (Results 1 – 1 of 1) sorted by relevance
2579 u32 rh_b = -1; in u132_roothub_descriptor() local2599 retval = u132_read_pcimem(u132, roothub.b, &rh_b); in u132_roothub_descriptor()2604 desc->u.hs.DeviceRemovable[0] = rh_b & RH_B_DR; in u132_roothub_descriptor()2606 desc->u.hs.DeviceRemovable[1] = (rh_b & RH_B_DR) >> 8; in u132_roothub_descriptor()