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

  /src/sys/modules/mlx_pci/
Makefile 7 KMOD= mlx_pci
8 IOCONF= mlx_pci.ioconf
10 SRCS+= mlx_pci.c
  /src/sys/dev/pci/
mlx_pci.c 1 /* $NetBSD: mlx_pci.c,v 1.28 2021/04/24 23:36:57 thorpej Exp $ */
57 * from FreeBSD: mlx_pci.c,v 1.4.2.4 2000/10/28 10:48:09 msmith Exp
65 __KERNEL_RCSID(0, "$NetBSD: mlx_pci.c,v 1.28 2021/04/24 23:36:57 thorpej Exp $");
154 CFATTACH_DECL3_NEW(mlx_pci, sizeof(struct mlx_softc),
686 MODULE(MODULE_CLASS_DRIVER, mlx_pci, "mlx,pci");
  /src/sys/modules/
Makefile 511 SUBDIR+= mlx_pci

Completed in 15 milliseconds