allocx            381 dev/usb/usbdi.c 	xfer = dev->bus->methods->allocx(dev->bus);
allocx             65 dev/usb/usbdivar.h 	struct usbd_xfer *    (*allocx)(struct usbd_bus *);
allocx            810 dev/usb/usbf_subr.c 	xfer = dev->bus->methods->allocx(dev->bus);
allocx             88 dev/usb/usbfvar.h 	struct usbf_xfer *(*allocx)(struct usbf_bus *);