bootable         1266 drivers/ide/ide-probe.c 	u8 bootable = (d && (d->host_flags & IDE_HFLAG_NON_BOOTABLE)) ? 0 : 1;
bootable         1280 drivers/ide/ide-probe.c 	if (bootable) {