Home
last modified time | relevance | path

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

/titanic_50/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_50/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c207 ugenp->ug_hdl = hdl; in usb_ugen_get_hdl()
385 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_attach()
690 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
708 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
745 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in ugen_restore_state()
835 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_open()
847 if (ugenp->ug_hdl->hdl_flags & in usb_ugen_open()
930 if (ugenp->ug_hdl->hdl_flags & USB_UGEN_ENABLE_PM) { in usb_ugen_close()
4789 ugenp->ug_hdl->hdl_minor_node_instance_mask) >> in ugen_free_devt()
4790 ugenp->ug_hdl->hdl_minor_node_instance_shift; in ugen_free_devt()