Searched refs:FWBootEntry (Results 1 – 1 of 1) sorted by relevance
34 typedef struct FWBootEntry FWBootEntry; typedef36 struct FWBootEntry { struct37 QTAILQ_ENTRY(FWBootEntry) link;43 static QTAILQ_HEAD(, FWBootEntry) fw_boot_order = argument125 FWBootEntry *i; in check_boot_index()140 FWBootEntry *i; in del_boot_device_path()161 FWBootEntry *node, *i; in add_boot_device_path()172 node = g_new0(FWBootEntry, 1); in add_boot_device_path()193 FWBootEntry *i = NULL; in get_boot_device()250 FWBootEntry *i; in get_boot_devices_list()