Searched refs:h_dip (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c695 (void) hubd_pm_busy_component(hubd, hubd->h_dip, 0);
698 (void) hubd_pm_idle_component(hubd, hubd->h_dip, 0);
739 if (DEVI_IS_DETACHING(hubd->h_dip)) {
805 if ((rval = usb_pipe_sync_ctrl_xfer(hubd->h_dip,
856 rval = usb_pipe_sync_ctrl_xfer(hubd->h_dip,
961 if ((rval = usb_pipe_sync_ctrl_xfer(hubd->h_dip,
1068 dev_info_t *pdip = hubd->h_dip;
1181 ndi_devi_enter(hubd->h_dip, &circ);
1225 ndi_devi_exit(hubd->h_dip, circ);
1238 ndi_devi_enter(hubd->h_dip,
[all...]
/illumos-gate/usr/src/uts/common/sys/usb/hubd/
H A Dhubdvar.h147 dev_info_t *h_dip; member in struct:hubd
264 hubd::h_dip
/illumos-gate/usr/src/uts/common/io/sdcard/impl/
H A Dsda_host.c67 h->h_dip = dip;
H A Dsda_slot.c517 slot->s_hp_tq = ddi_taskq_create(h->h_dip, name, 1,
531 slot->s_main_tq = ddi_taskq_create(h->h_dip, name, 1,
567 (void) bd_attach_handle(h->h_dip, slot->s_bdh);
882 dev_info_t *dip = s->s_hostp->h_dip;
/illumos-gate/usr/src/uts/common/io/usb/hubd/
H A Dhubd.c144 return (hubd->h_dip);
/illumos-gate/usr/src/uts/common/sys/sdcard/
H A Dsda_impl.h164 dev_info_t *h_dip; member in struct:sda_host

Completed in 90 milliseconds