Searched refs:hubp_time_at_full_power (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h97 hrtime_t hubp_time_at_full_power; /* timestamp 0->3 */ member in struct:hub_power_struct
114 _NOTE(DATA_READABLE_WITHOUT_LOCK(hub_power_t::hubp_time_at_full_power))
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c748 if (gethrtime() < (hubpm->hubp_time_at_full_power +
1719 hubpm->hubp_time_at_full_power = gethrtime();
3711 hubpm->hubp_time_at_full_power = gethrtime();
7259 hubpm->hubp_time_at_full_power = gethrtime();
8695 hubpm->hubp_time_at_full_power = gethrtime();

Completed in 278 milliseconds