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

/freebsd-10.1-release/sys/x86/x86/
H A Dnexus.c678 ram_attach(device_t dev) function
717 "ram_attach: resource %d failed set with %d",
722 panic("ram_attach: resource %d failed to attach",
750 panic("ram_attach: resource %d failed set with %d", rid,
754 panic("ram_attach: resource %d failed to attach", rid);
763 DEVMETHOD(device_attach, ram_attach),

Completed in 12 milliseconds