Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dsubr_firmware.c490 firmware_mountroot(void *arg) in firmware_mountroot() function
501 EVENTHANDLER_DEFINE(mountroot, firmware_mountroot, NULL, 0);
622 firmware_mountroot(NULL); in firmware_modevent()