Searched refs:WUSB_DEV_ADDR_UNAUTH (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/wusbcore/
H A Drh.c40 if (wusb_dev->addr & WUSB_DEV_ADDR_UNAUTH)
H A Dwusbhc.h92 #define WUSB_DEV_ADDR_UNAUTH 0x80 macro
H A Ddevconnect.c132 dev_addr = (port_idx + 2) | WUSB_DEV_ADDR_UNAUTH;
963 (addr & WUSB_DEV_ADDR_UNAUTH) ? "unauth" : "auth",

Completed in 162 milliseconds