Home
last modified time | relevance | path

Searched refs:cfgval (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba_ugen.c1430 uchar_t cfgidx, cfgval, iface, alt, ep; in ugen_epxs_init() local
1468 cfgval, cfgidx, iface, alt) != in ugen_epxs_init()
1501 cfgval, cfgidx, iface, alt, ep_index); in ugen_epxs_data_init()
1546 cfgval, cfgidx, iface, alt)); in ugen_epxs_data_init()
1616 cfgval, cfgidx, iface, alt, ep_addr); in ugen_epxs_minor_nodes_create()
1639 cfgval, iface, alt, ep_addr); in ugen_epxs_minor_nodes_create()
1668 vid, pid, cfgval, iface, type, ep_addr); in ugen_epxs_minor_nodes_create()
1671 vid, pid, cfgval, iface, alt, in ugen_epxs_minor_nodes_create()
1695 cfgval, iface, alt, in ugen_epxs_minor_nodes_create()
1853 uint_t cfgval; in ugen_epxs_switch_cfg_alt() local
[all …]
H A Dusba10_calls.c321 uint_t *cfgval, in usba10_usb_get_cfg() argument
324 return (usb_get_cfg(dip, cfgval, usb_flags)); in usba10_usb_get_cfg()
H A Dusbai_util.c686 uint_t *cfgval, in usb_get_cfg() argument
698 if ((cfgval == NULL) || (dip == NULL)) { in usb_get_cfg()
723 *cfgval = *(data->b_rptr); in usb_get_cfg()
725 *cfgval = 1; in usb_get_cfg()
732 "usb_get_cfg: %s cfgval=%d", ddi_node_name(dip), *cfgval); in usb_get_cfg()
/illumos-gate/usr/src/uts/common/io/usb/usba10/
H A Dusba10.c349 uint_t *cfgval, in usb_get_cfg() argument
352 return (usba10_usb_get_cfg(dip, cfgval, usb_flags)); in usb_get_cfg()
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba10.h293 uint_t *cfgval,
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h1773 uint_t *cfgval,