Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h83 (ugenp)->ug_hdl->hdl_minor_node_instance_mask
85 (ugenp)->ug_hdl->hdl_minor_node_instance_limit
87 (ugenp)->ug_hdl->hdl_minor_node_instance_shift
90 (ugenp)->ug_hdl->hdl_minor_node_ugen_bits_shift
92 (ugenp)->ug_hdl->hdl_minor_node_ugen_bits_limit
96 (ugenp)->ug_hdl->hdl_minor_node_ugen_bits_mask)
262 usb_ugen_hdl_impl_t *ug_hdl; /* pointer to handle */ member
306 _NOTE(DATA_READABLE_WITHOUT_LOCK(ugen_state::ug_hdl))
/titanic_41/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c203 ugenp->ug_hdl = hdl; in usb_ugen_get_hdl()
381 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_attach()
686 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
704 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
741 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
831 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_open()
843 if (ugenp->ug_hdl->hdl_flags & in usb_ugen_open()
926 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_close()
4777 ugenp->ug_hdl->hdl_minor_node_instance_mask) >> in ugen_free_devt()
4778 ugenp->ug_hdl->hdl_minor_node_instance_shift; in ugen_free_devt()