uath_fwblock 2028 dev/usb/if_uath.c struct uath_fwblock *txblock, *rxblock; uath_fwblock 2038 dev/usb/if_uath.c txblock = usbd_alloc_buffer(ctlxfer, sizeof (struct uath_fwblock)); uath_fwblock 2066 dev/usb/if_uath.c rxblock = usbd_alloc_buffer(rxxfer, sizeof (struct uath_fwblock)); uath_fwblock 2074 dev/usb/if_uath.c bzero(txblock, sizeof (struct uath_fwblock)); uath_fwblock 2089 dev/usb/if_uath.c sizeof (struct uath_fwblock), USBD_NO_COPY, uath_fwblock 2109 dev/usb/if_uath.c sizeof (struct uath_fwblock), USBD_SHORT_XFER_OK | uath_fwblock 24 dev/usb/if_uathreg.h struct uath_fwblock {