/src/sys/arch/mips/ingenic/ |
ingenic_ohci.c | 1 /* $NetBSD: ingenic_ohci.c,v 1.7 2021/08/07 16:18:59 thorpej Exp $ */ 30 __KERNEL_RCSID(0, "$NetBSD: ingenic_ohci.c,v 1.7 2021/08/07 16:18:59 thorpej Exp $"); 56 CFATTACH_DECL_NEW(ingenic_ohci, sizeof(struct ohci_softc), 59 device_t ingenic_ohci = NULL; variable in typeref:typename:device_t 124 ingenic_ohci = self;
|
ingenic_ohci.c | 1 /* $NetBSD: ingenic_ohci.c,v 1.7 2021/08/07 16:18:59 thorpej Exp $ */ 30 __KERNEL_RCSID(0, "$NetBSD: ingenic_ohci.c,v 1.7 2021/08/07 16:18:59 thorpej Exp $"); 56 CFATTACH_DECL_NEW(ingenic_ohci, sizeof(struct ohci_softc), 59 device_t ingenic_ohci = NULL; variable in typeref:typename:device_t 124 ingenic_ohci = self;
|