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

  /src/sys/modules/if_athn_usb/
Makefile 8 KMOD= if_athn_usb
9 IOCONF= if_athn_usb.ioconf
10 SRCS= if_athn_usb.c
  /src/sys/dev/usb/
if_athn_usb.c 1 /* $NetBSD: if_athn_usb.c,v 1.39 2024/01/11 00:31:02 gutteridge Exp $ */
2 /* $OpenBSD: if_athn_usb.c,v 1.12 2013/01/14 09:50:31 jsing Exp $ */
25 __KERNEL_RCSID(0, "$NetBSD: if_athn_usb.c,v 1.39 2024/01/11 00:31:02 gutteridge Exp $");
76 #include <dev/usb/if_athn_usb.h>
2056 * See the alternate defines in if_athn_usb.h.
2992 MODULE(MODULE_CLASS_DRIVER, if_athn_usb, NULL);

Completed in 157 milliseconds