Home
last modified time | relevance | path

Searched refs:nexus_attach (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm64/arm64/
H A Dnexus.c92 static int nexus_attach(device_t);
159 nexus_attach(device_t dev) in nexus_attach() function
459 return (nexus_attach(dev)); in nexus_fdt_attach()
520 return (nexus_attach(dev)); in nexus_acpi_attach()
/f-stack/freebsd/arm/arm/
H A Dnexus.c84 static int nexus_attach(device_t);
124 DEVMETHOD(device_attach, nexus_attach),
166 nexus_attach(device_t dev) in nexus_attach() function
/f-stack/freebsd/mips/mips/
H A Dnexus.c100 static int nexus_attach(device_t);
140 DEVMETHOD(device_attach, nexus_attach),
204 nexus_attach(device_t dev) in nexus_attach() function
/f-stack/freebsd/x86/x86/
H A Dnexus.c96 static int nexus_attach(device_t);
152 DEVMETHOD(device_attach, nexus_attach),
284 nexus_attach(device_t dev) in nexus_attach() function