Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h314 mblk_t *(*usbgc_tx_make_packet)(struct usbgem_dev *dp, member
H A Dusbgem.c532 new = (*dp->ugc.usbgc_tx_make_packet)(dp, mp); in usbgem_send_common()
/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c845 ugcp->usbgc_tx_make_packet = &urf_tx_make_packet; in urfattach()
/illumos-gate/usr/src/uts/common/io/udmf/
H A Dudmf_usbgem.c841 ugcp->usbgc_tx_make_packet = &udmf_tx_make_packet; in udmfattach()
/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c1014 ugcp->usbgc_tx_make_packet = &upf_tx_make_packet; in upfattach()
/illumos-gate/usr/src/uts/common/io/axf/
H A Daxf_usbgem.c1348 ugcp->usbgc_tx_make_packet = &axf_tx_make_packet; in axfattach()