Searched refs:new_drive (Results 1 – 2 of 2) sorted by relevance
376 new_drive(scsi_link_t *slink, int *lib) in new_drive() function421 d = new_drive(slink, &l); in add_drv()
2219 int new_drive = GRUB_INVALID_DRIVE; in install_func() local2327 new_drive = 0; in install_func()2411 if (! new_drive) in install_func()2412 new_drive = src_drive; in install_func()2419 *((unsigned char *) (stage1_buffer + STAGE1_BOOT_DRIVE)) = new_drive; in install_func()