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

  /src/external/historical/nawk/dist/testdir/
T.expr 161 1 1 ahb
166 1 1 ahb
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/mxs/
imx23-sansa.dts 126 ahb@80080000 {
imx23-xfi3.dts 139 ahb@80080000 {
  /src/sys/arch/arm/imx/
imx31_ahb.c 139 CFATTACH_DECL_NEW(ahb, sizeof(struct ahb_softc),
165 aprint_normal(": AHB-Lite 2.v6 bus interface\n");
175 ahba.ahba_name = "ahb";
204 if (strcmp(ahba->ahba_name, "ahb"))
254 ahba.ahba_name = "ahb";
  /src/sys/arch/evbppc/nintendo/dev/
ahb.c 1 /* $NetBSD: ahb.c,v 1.1 2026/01/09 22:54:29 jmcneill Exp $ */
30 __KERNEL_RCSID(0, "$NetBSD: ahb.c,v 1.1 2026/01/09 22:54:29 jmcneill Exp $");
46 #include "ahb.h"
98 CFATTACH_DECL_NEW(ahb, 0, ahb_match, ahb_attach, NULL, NULL);
105 return strcmp(maa->maa_name, "ahb") == 0;
  /src/share/man/man4/
Makefile 6 adc.4 adm1026hm.4 admtemp.4 adv.4 adw.4 age.4 agp.4 agr.4 ahb.4 ahc.4 \
  /src/sys/dev/eisa/
ahb.c 1 /* $NetBSD: ahb.c,v 1.70 2021/08/07 16:19:10 thorpej Exp $ */
49 __KERNEL_RCSID(0, "$NetBSD: ahb.c,v 1.70 2021/08/07 16:19:10 thorpej Exp $");
140 CFATTACH_DECL_NEW(ahb, sizeof(struct ahb_softc),

Completed in 27 milliseconds