Home
last modified time | relevance | path

Searched refs:hubd (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c1322 hubd_pm_busy_component(hubd, hubd->h_dip, 0); in hubd_config_one()
2811 if (hubd->h_bus_ctls || hubd->h_bus_pwr || in hubd_cleanup()
2852 ASSERT((hubd->h_bus_ctls || hubd->h_bus_pwr || in hubd_cleanup()
3130 arg->hubd = hubd; in hubd_check_ports()
3305 hubd->h_nports, hubd->h_hub_chars, in hubd_get_hub_descriptor()
3306 hubd->h_power_good, hubd->h_current); in hubd_get_hub_descriptor()
3772 arg->hubd = hubd; in hubd_read_cb()
3808 hubd_t *hubd = hd_arg->hubd; in hubd_hotplug_thread() local
7534 hubd->h_cpr_cb->statep = hubd; in hubd_register_cpr_callback()
8954 hubd_t *hubd = hd_arg->hubd; in hubd_reset_thread() local
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h261 _NOTE(MUTEX_PROTECTS_DATA(hubd::h_mutex, hubd)) argument
265 hubd::h_dev_data
267 hubd::h_cpr_cb
269 hubd::h_ep1_ph
270 hubd::h_instance
271 hubd::h_hubpm
272 hubd::h_dip
274 hubd::h_hub_descr
284 hubd_t *hubd; member
299 hubd_t *hubd; member
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/usba/
H A Dusb.c451 hubd_t hubd; in usba_hubd_walk_step() local
461 if (mdb_vread(&hubd, sizeof (hubd), in usba_hubd_walk_step()
462 (uintptr_t)ud.usb_root_hubd) != sizeof (hubd)) { in usba_hubd_walk_step()
466 return (wsp->walk_callback((uintptr_t)ud.usb_root_hubd, &hubd, in usba_hubd_walk_step()
485 &state_addr, &hubd, sizeof (hubd)) == -1) { in usba_hubd_walk_step()
491 return (wsp->walk_callback(state_addr, &hubd, wsp->walk_cbdata)); in usba_hubd_walk_step()
/illumos-gate/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c141 hubd_t *hubd = ddi_get_soft_state(hubd_statep, instance); in hubd_get_dip() local
143 if (hubd) { in hubd_get_dip()
144 return (hubd->h_dip); in hubd_get_dip()
/illumos-gate/usr/src/uts/intel/hubd/
H A DMakefile40 SRCDIR = $(UTSBASE)/common/io/usb/hubd
52 MODULE = hubd
/illumos-gate/usr/src/uts/common/sys/
H A DMakefile.syshdrs144 usb/hubd/%.check: usb/hubd/%.h
228 $(ROOTDIR)/usb/hubd \
312 ROOTUSBHUBDHDRS= $(USBHUBDHDRS:%=$(ROOTDIR)/usb/hubd/%)
451 $(ROOTDIR)/usb/hubd/%: usb/hubd/%
H A DMakefile1199 $(USBHUBDHDRS:%.h=usb/hubd/%.check) \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header-header-usb.p5m54 dir path=usr/include/sys/usb/hubd
55 file path=usr/include/sys/usb/hubd/hub.h
H A Ddriver-usb.p5m51 file path=kernel/drv/$(ARCH64)/hubd group=sys
100 file path=usr/share/man/man4d/hubd.4d
256 driver name=hubd perms="* 0644 root sys" alias=usbif,class9
/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_types.h276 struct hubd *usb_root_hubd; /* for HC or WA */
/illumos-gate/usr/src/man/man4d/
H A DMakefile68 hubd.4d \
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel468 DRV_KMODS += hubd
/illumos-gate/exception_lists/
H A Dpackaging292 usr/include/sys/usb/hubd/hubd_impl.h
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules1300 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/usb/hubd/%.c
H A DMakefile.files1817 HUBD_OBJS += hubd.o