Home
last modified time | relevance | path

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

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