Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/upf/
H A Dupf_usbgem.c136 static mblk_t *upf_tx_make_packet(struct usbgem_dev *, mblk_t *);
500 upf_tx_make_packet(struct usbgem_dev *dp, mblk_t *mp) in upf_tx_make_packet() function
1014 ugcp->usbgc_tx_make_packet = &upf_tx_make_packet; in upfattach()