Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/urf/
H A Durf_usbgem.c135 static mblk_t *urf_tx_make_packet(struct usbgem_dev *, mblk_t *);
432 urf_tx_make_packet(struct usbgem_dev *dp, mblk_t *mp) in urf_tx_make_packet() function
845 ugcp->usbgc_tx_make_packet = &urf_tx_make_packet; in urfattach()