flash_index 853 drivers/mtd/devices/spear_smi.c int flash_index; flash_index 872 drivers/mtd/devices/spear_smi.c flash_index = spear_smi_probe_flash(dev, bank); flash_index 873 drivers/mtd/devices/spear_smi.c if (flash_index < 0) { flash_index 875 drivers/mtd/devices/spear_smi.c return flash_index; flash_index 889 drivers/mtd/devices/spear_smi.c flash->mtd.name = flash_devices[flash_index].name; flash_index 897 drivers/mtd/devices/spear_smi.c flash->mtd.erasesize = flash_devices[flash_index].sectorsize; flash_index 898 drivers/mtd/devices/spear_smi.c flash->page_size = flash_devices[flash_index].pagesize; flash_index 900 drivers/mtd/devices/spear_smi.c flash->erase_cmd = flash_devices[flash_index].erase_cmd; flash_index 904 drivers/mtd/devices/spear_smi.c flash->dev_id = flash_devices[flash_index].device_id; flash_index 6696 drivers/scsi/qla4xxx/ql4_os.c uint32_t fw_idx, uint32_t *flash_index) flash_index 6719 drivers/scsi/qla4xxx/ql4_os.c *flash_index = fw_idx; flash_index 6733 drivers/scsi/qla4xxx/ql4_os.c *flash_index = idx; flash_index 6762 drivers/scsi/qla4xxx/ql4_os.c uint32_t flash_index = -1; flash_index 6796 drivers/scsi/qla4xxx/ql4_os.c &flash_index); flash_index 6804 drivers/scsi/qla4xxx/ql4_os.c idx, flash_index); flash_index 6805 drivers/scsi/qla4xxx/ql4_os.c st_ddb_idx->flash_ddb_idx = flash_index;