Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_freebsd_loader.h55 #define USB_HAVE_MALLOC_WAITOK 0 macro
H A Dusb_freebsd.h55 #define USB_HAVE_MALLOC_WAITOK 1 macro
H A Dusb_device.c1795 #if (USB_HAVE_MALLOC_WAITOK == 0) in usb_alloc_device()
H A Dusb_transfer.c1324 #if (USB_HAVE_MALLOC_WAITOK == 0) in usbd_transfer_setup()