Searched refs:usbgc_tx_make_packet (Results 1 – 6 of 6) sorted by relevance
314 mblk_t *(*usbgc_tx_make_packet)(struct usbgem_dev *dp, member
532 new = (*dp->ugc.usbgc_tx_make_packet)(dp, mp); in usbgem_send_common()
845 ugcp->usbgc_tx_make_packet = &urf_tx_make_packet; in urfattach()
841 ugcp->usbgc_tx_make_packet = &udmf_tx_make_packet; in udmfattach()
1014 ugcp->usbgc_tx_make_packet = &upf_tx_make_packet; in upfattach()
1348 ugcp->usbgc_tx_make_packet = &axf_tx_make_packet; in axfattach()