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