Searched refs:bootdev_class (Results 1 – 8 of 8) sorted by relevance
35 enum devclass bootdev_class = DV_DULL; variable99 bootdev_class = DV_DISK; in parse_uboot_root()109 bootdev_class = findtype(); in parse_uboot_root()155 if (bootdv != NULL || dev->dv_class != bootdev_class) in device_register()158 switch (bootdev_class) { in device_register()
87 enum devclass bootdev_class = DV_DULL; variable191 bootdev_class = DV_IFNET; in parseofwbp()202 bootdev_class = DV_DISK; in parseofwbp()239 if (bootdv != NULL || dev->dv_class != bootdev_class) in device_register()
36 enum devclass bootdev_class = DV_DULL; variable62 bootdev_class = DV_IFNET; in parsepmonbp()93 bootdev_class = DV_DISK; in parsepmonbp()
539 if (dev->dv_class != bootdev_class) in lemote_device_register()548 switch (bootdev_class) { in lemote_device_register()
226 if (dev->dv_class != bootdev_class) in generic3a_device_register()235 switch (bootdev_class) { in generic3a_device_register()
364 if (dev->dv_class != bootdev_class) in generic2e_device_register()373 switch (bootdev_class) { in generic2e_device_register()
45 extern enum devclass bootdev_class;
111 extern enum devclass bootdev_class;