Searched refs:DEV_TYPE_UNKNOWN (Results 1 – 13 of 13) sorted by relevance
110 if (desc->type == DEV_TYPE_UNKNOWN) in blk_print_part_devnum()128 if (desc->type == DEV_TYPE_UNKNOWN) in blk_list_devices()170 if (desc->type == DEV_TYPE_UNKNOWN) in blk_show_device()
56 ide_dev_desc[i].type = DEV_TYPE_UNKNOWN; in ide_reset()461 dev_desc->type = DEV_TYPE_UNKNOWN; /* not yet valid */ in atapi_inquiry()812 ide_dev_desc[i].type = DEV_TYPE_UNKNOWN; in ide_init()1152 return ide_dev_desc[dev].type == DEV_TYPE_UNKNOWN ? 0 : 1; in ide_device_present()1197 if (ide_dev_desc[i].type != DEV_TYPE_UNKNOWN) { in ide_probe()
247 if (desc->type == DEV_TYPE_UNKNOWN) in blk_print_part_devnum()266 if (desc->type == DEV_TYPE_UNKNOWN) in blk_list_devices()302 if (desc->type == DEV_TYPE_UNKNOWN) in blk_show_device()
142 if (dd->type == DEV_TYPE_UNKNOWN) { in dev_stor_get()299 if (dd->type != DEV_TYPE_UNKNOWN) in dev_stor_is_valid()
340 if (!dev_desc || dev_desc->type == DEV_TYPE_UNKNOWN) { in fastboot_mmc_flash_write()452 if (!dev_desc || dev_desc->type == DEV_TYPE_UNKNOWN) { in fastboot_mmc_erase()
97 if (!dev_desc || dev_desc->type == DEV_TYPE_UNKNOWN) { in omap_mmc_get_part_size()
123 if (dev_desc->type == DEV_TYPE_UNKNOWN) { in dev_print()408 if (!(*dev_desc) || ((*dev_desc)->type == DEV_TYPE_UNKNOWN)) { in blk_get_device_by_str()
44 #define DEV_TYPE_UNKNOWN 0xff /* not connected */ macro
632 f_rkusb->desc->type == DEV_TYPE_UNKNOWN) { in cb_read_lba()674 f_rkusb->desc->type == DEV_TYPE_UNKNOWN) { in cb_write_lba()715 f_rkusb->desc->type == DEV_TYPE_UNKNOWN) { in cb_erase_lba()
412 if (desc->type == DEV_TYPE_UNKNOWN) in efi_disk_register()
447 dev_desc->type = DEV_TYPE_UNKNOWN; in scsi_init_dev_desc_priv()
468 if (mmc_dev != NULL && mmc_dev->type != DEV_TYPE_UNKNOWN) { in do_mmc_part()
267 blkdev->type = DEV_TYPE_UNKNOWN; in usb_stor_probe_device()