alloc_bootdev
static struct boot_dev *alloc_bootdev(char *);
if ((bootdev_array[i] = alloc_bootdev(ptr)) == NULL) {