Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_core.c73 return (USB_IN_POLLING_MODE_VALUE()); in usbd_in_polling_mode()
H A Dusb_freebsd_loader.h91 #define USB_IN_POLLING_MODE_VALUE() 0 macro
H A Dusb_freebsd.h96 #define USB_IN_POLLING_MODE_VALUE() (SCHEDULER_STOPPED() || kdb_active) macro