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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dusbms.c70 static int first_available_slot = 0; variable
106 if (first_available_slot == ARRAY_SIZE (grub_usbms_devices))
109 curnum = first_available_slot;
110 first_available_slot++;

Completed in 15 milliseconds