Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h316 mblk_t *(*usbgc_rx_make_packet)(struct usbgem_dev *dp, member
H A Dusbgem.c846 newmp = (*dp->ugc.usbgc_rx_make_packet)(dp, mp); in usbgem_bulkin_cb()
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c846 ugcp->usbgc_rx_make_packet = &urf_rx_make_packet; in urfattach()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c842 ugcp->usbgc_rx_make_packet = &udmf_rx_make_packet; in udmfattach()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1015 ugcp->usbgc_rx_make_packet = &upf_rx_make_packet; in upfattach()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1349 ugcp->usbgc_rx_make_packet = &axf_rx_make_packet; in axfattach()