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