Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dsubr_firmware.c493 firmware_mountroot(void *arg) in firmware_mountroot() function
504 EVENTHANDLER_DEFINE(mountroot, firmware_mountroot, NULL, 0);
625 firmware_mountroot(NULL); in firmware_modevent()