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

/osnet-11/usr/src/grub/grub2/grub-core/disk/i386/pc/
H A Dbiosdisk.c275 grub_biosdisk_call_hook (int (*hook) (const char *name), int drive) function
307 if (grub_biosdisk_call_hook (hook, drive))
315 if (grub_biosdisk_call_hook (hook, cd_drive))
322 if (grub_biosdisk_call_hook (hook, drive))

Completed in 15 milliseconds