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

/freebsd-11-stable/sys/x86/x86/
H A Dnexus.c794 ram_attach(device_t dev) function
830 "ram_attach: resource %d failed set with %d",
835 panic("ram_attach: resource %d failed to attach",
863 panic("ram_attach: resource %d failed set with %d", rid,
867 panic("ram_attach: resource %d failed to attach", rid);
876 DEVMETHOD(device_attach, ram_attach),

Completed in 51 milliseconds