Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dfastboot.c1283 void (*fastboot_func)(fastboot_info_t *); in fastboot_xc_func() local
1285 fastboot_func = (void (*)())(fb->fb_va); in fastboot_xc_func()
1307 (*fastboot_func)(nk); in fastboot_xc_func()