Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h302 int (*usbgc_reset_chip)(struct usbgem_dev *dp); member
H A Dusbgem.c282 err = (*dp->ugc.usbgc_reset_chip)(dp); in usbgem_hal_reset_chip()
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c830 ugcp->usbgc_reset_chip = &urf_reset_chip; in urfattach()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c829 ugcp->usbgc_reset_chip = &udmf_reset_chip; in udmfattach()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1002 ugcp->usbgc_reset_chip = &upf_reset_chip; in upfattach()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1336 ugcp->usbgc_reset_chip = &axf_reset_chip; in axfattach()