Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_ugend.h265 uint_t ug_instance; /* Instance number */ member
311 _NOTE(DATA_READABLE_WITHOUT_LOCK(ugen_state::ug_instance))
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c207 ugenp->ug_instance = ddi_get_instance(dip); in usb_ugen_get_hdl()
1618 if (ugenp->ug_instance >= UGEN_MINOR_INSTANCE_LIMIT(ugenp)) { in ugen_epxs_minor_nodes_create()
1620 "instance number too high (%d)", ugenp->ug_instance); in ugen_epxs_minor_nodes_create()
1645 ugenp->ug_instance << UGEN_MINOR_INSTANCE_SHIFT(ugenp); in ugen_epxs_minor_nodes_create()
1702 ugenp->ug_instance << UGEN_MINOR_INSTANCE_SHIFT(ugenp); in ugen_epxs_minor_nodes_create()
4192 if (ugenp->ug_instance >= UGEN_MINOR_INSTANCE_LIMIT(ugenp)) { in ugen_ds_minor_nodes_create()
4194 "instance number too high (%d)", ugenp->ug_instance); in ugen_ds_minor_nodes_create()
4218 ugenp->ug_instance << UGEN_MINOR_INSTANCE_SHIFT(ugenp); in ugen_ds_minor_nodes_create()