Searched refs:nexus_methods (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/powerpc/powerpc/
H A Dnexus.c76 static device_method_t nexus_methods[] = { variable
101 DEFINE_CLASS_0(nexus, nexus_driver, nexus_methods, 1);
/freebsd-11-stable/sys/riscv/riscv/
H A Dnexus.c104 static device_method_t nexus_methods[] = { variable
129 nexus_methods,
/freebsd-11-stable/sys/arm/arm/
H A Dnexus.c115 static device_method_t nexus_methods[] = { variable
145 nexus_methods,
/freebsd-11-stable/sys/arm64/arm64/
H A Dnexus.c129 static device_method_t nexus_methods[] = { variable
151 nexus_methods,
/freebsd-11-stable/sys/sparc64/sparc64/
H A Dnexus.c109 static device_method_t nexus_methods[] = { variable
154 DEFINE_CLASS_0(nexus, nexus_driver, nexus_methods, sizeof(struct nexus_softc));
/freebsd-11-stable/sys/mips/mips/
H A Dnexus.c133 static device_method_t nexus_methods[] = { variable
168 nexus_methods,
/freebsd-11-stable/sys/x86/x86/
H A Dnexus.c146 static device_method_t nexus_methods[] = { variable
190 DEFINE_CLASS_0(nexus, nexus_driver, nexus_methods, 1);

Completed in 103 milliseconds