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

  /src/share/man/man4/man4.evbmips/
Makefile 3 MAN= aupci.4 intro.4
  /src/sys/arch/mips/alchemy/dev/
aupci.c 1 /* $NetBSD: aupci.c,v 1.22 2022/09/29 07:00:46 skrll Exp $ */
38 __KERNEL_RCSID(0, "$NetBSD: aupci.c,v 1.22 2022/09/29 07:00:46 skrll Exp $");
118 CFATTACH_DECL_NEW(aupci, sizeof(struct aupci_softc),
129 #error "aupci requires 64 bit paddr_t!"
138 if (strcmp(aa->aa_name, "aupci") != 0)

Completed in 15 milliseconds