Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h320 #define HUBD_CHILD_ZAP 0x4000 macro
/titanic_50/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1443 hubd->h_port_state[port] |= HUBD_CHILD_ZAP; in hubd_bus_unconfig()
1459 hubd->h_port_state[port] &= ~HUBD_CHILD_ZAP; in hubd_bus_unconfig()
1466 if (hubd->h_port_state[port] & HUBD_CHILD_ZAP) { in hubd_bus_unconfig()
1470 hubd->h_port_state[port] &= ~HUBD_CHILD_ZAP; in hubd_bus_unconfig()