Home
last modified time | relevance | path

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

/freebsd/sys/dev/coreboot/
H A Dcoreboot.c52 static int coreboot_attach(device_t);
1306 coreboot_attach(device_t dev) in coreboot_attach() function
1490 DEVMETHOD(device_attach, coreboot_attach),