Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/clients/ugen/
H A Dusb_ugen.h86 #define USB_DEV_STAT_ONLINE 0x1 /* Device is online */ macro
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c4084 ugenp->ug_ds.dev_state = USB_DEV_STAT_ONLINE; in ugen_ds_req()