Searched refs:BOOTDEV_UNIT (Results 1 – 6 of 6) sorted by relevance
43 #define BOOTDEV_UNIT(x) (((x) >> 16) & 0x0f) macro
45 #define BOOTDEV_UNIT(x) (((x) >> 16) & 0x0f) macro
107 unit = BOOTDEV_UNIT(bootdev); in bootxx()
106 unit = BOOTDEV_UNIT(bootdev); in boot()
103 unit = BOOTDEV_UNIT(bootdev); in bootxx()
141 unit = BOOTDEV_UNIT(bootdev); in boot()