Searched refs:mainbus_cd (Results 1 - 15 of 15) sorted by relevance

/openbsd-current/sys/arch/loongson/dev/
H A Dmainbus.c43 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/luna88k/luna88k/
H A Dmainbus.c77 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/alpha/alpha/
H A Dmainbus.c50 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/landisk/landisk/
H A Dmainbus.c49 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/octeon/dev/
H A Dmainbus.c48 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/macppc/macppc/
H A Dmainbus.c46 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/kern/
H A Dsubr_autoconf.c963 extern struct cfdriver mainbus_cd;
965 if (mainbus_cd.cd_ndevs < 1)
968 return (mainbus_cd.cd_devs[0]);
/openbsd-current/sys/arch/amd64/amd64/
H A Dmainbus.c85 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/i386/i386/
H A Dmainbus.c91 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/arm/mainbus/
H A Dmainbus.c58 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/powerpc64/dev/
H A Dmainbus.c58 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/arm64/dev/
H A Dmainbus.c67 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/riscv64/dev/
H A Dmainbus.c60 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
/openbsd-current/sys/arch/hppa/hppa/
H A Dmainbus.c64 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver
1249 sc = mainbus_cd.cd_devs[0];
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dmachdep.c1731 struct cfdriver mainbus_cd = { variable in typeref:struct:cfdriver

Completed in 268 milliseconds