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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dahci.c711 static struct grub_preboot *fini_hnd;
729 fini_hnd = grub_loader_register_preboot_hook (grub_ahci_fini_hw,
737 grub_loader_unregister_preboot_hook (fini_hnd);
709 static struct grub_preboot *fini_hnd; variable in typeref:struct:grub_preboot
/osnet-11/usr/src/grub/grub2/grub-core/bus/usb/
H A Dohci.c1432 static struct grub_preboot *fini_hnd;
1440 fini_hnd = grub_loader_register_preboot_hook (grub_ohci_fini_hw,
1448 grub_loader_unregister_preboot_hook (fini_hnd);
1429 static struct grub_preboot *fini_hnd; variable in typeref:struct:grub_preboot
/osnet-11/usr/src/grub/grub2/grub-core/net/
H A Dnet.c1592 static struct grub_preboot *fini_hnd; variable in typeref:struct:grub_preboot
1630 fini_hnd = grub_loader_register_preboot_hook (grub_net_fini_hw,
1652 grub_loader_unregister_preboot_hook (fini_hnd);

Completed in 30 milliseconds