HomeSort by: relevance | last modified time | path
    Searched refs:USBHIST_CALLED (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/dev/usb/
usbhist.h 64 #define USBHIST_CALLED(NAME) do { \
94 #define USBHIST_CALLED(NAME)
usb.c 287 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
460 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
569 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
604 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
651 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
720 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1178 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1210 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1223 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1298 USBHIST_FUNC(); USBHIST_CALLED(usbdebug)
    [all...]
umassvar.h 42 #define UMASSHIST_CALLED(name) USBHIST_CALLED(umassdebug)
usb_mem.c 274 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
351 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
usbdi_util.c 143 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
183 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
229 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
ums.c 113 #define UMSHIST_CALLED(name) USBHIST_CALLED(umsdebug)
usb_quirks.c 117 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
usbdi.c 344 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
848 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1472 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
usb_subr.c 1181 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
1624 USBHIST_FUNC(); USBHIST_CALLED(usbdebug);
if_aue.c 136 #define AUEHIST_CALLED(name) USBHIST_CALLED(auedebug)
if_gscan.c 104 #define GSCANHIST_CALLED(name) USBHIST_CALLED(gscandebug)
if_smsc.c 158 #define USMSCHIST_CALLED() USBHIST_CALLED(usmscdebug)
uhub.c 144 #define UHUBHIST_CALLED(name) USBHIST_CALLED(uhubdebug)
uplcom.c 109 #define UPLCOMHIST_CALLED(name) USBHIST_CALLED(uplcomdebug)
if_axe.c 199 #define AXEHIST_CALLED(name) USBHIST_CALLED(axedebug)
usbnet.c 153 #define USBNETHIST_CALLED(name) USBHIST_CALLED(usbnetdebug)
motg.c 117 #define MOTGHIST_CALLED(name) USBHIST_CALLED(motgdebug)
ucom.c 120 #define UCOMHIST_CALLED(name) USBHIST_CALLED(ucomdebug)
ugen.c 115 #define UGENHIST_CALLED(name) USBHIST_CALLED(ugendebug)
ohci.c 115 #define OHCIHIST_CALLED(name) USBHIST_CALLED(ohcidebug)
uhci.c 124 #define UHCIHIST_CALLED(name) USBHIST_CALLED(uhcidebug)
ehci.c 138 #define EHCIHIST_CALLED() USBHIST_CALLED(ehcidebug)
xhci.c 120 #define XHCIHIST_CALLED(name) USBHIST_CALLED(xhcidebug)
  /src/sys/arch/arm/ti/
ti_motg.c 62 #define MOTGHIST_CALLED(name) USBHIST_CALLED(motgdebug)
  /src/sys/dev/ic/
sl811hs.c 510 #define SLHCIHIST_CALLED() USBHIST_CALLED(slhcidebug)

Completed in 57 milliseconds