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

/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h318 #define HUBD_CHILD_PWRLVL_CHNG 0x0080 macro
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1552 hubd->h_port_state[port] |= HUBD_CHILD_PWRLVL_CHNG;
1568 ~HUBD_CHILD_PWRLVL_CHNG;
1584 hubd->h_port_state[port] &= ~HUBD_CHILD_PWRLVL_CHNG;

Completed in 57 milliseconds