Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dsetup.c84 #define DEFAULT_ROOT_DEVICE Root_SDA1 /* sda1 - slightly silly choice */ macro
322 ROOT_DEV = DEFAULT_ROOT_DEVICE; in pmac_setup_arch()
363 ROOT_DEV != DEFAULT_ROOT_DEVICE) in note_bootable_part()
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/
H A Dsetup.c80 #define DEFAULT_ROOT_DEVICE MKDEV(SCSI_DISK0_MAJOR, 1) macro
305 ROOT_DEV = DEFAULT_ROOT_DEVICE; in pmac_setup_arch()
339 ROOT_DEV != DEFAULT_ROOT_DEVICE) in note_bootable_part()

Completed in 2 milliseconds