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