Searched refs:max_target_id (Results 1 – 2 of 2) sorted by relevance
798 for (device_id = 0; device_id < mhba->max_target_id; device_id++) { in mvumi_flush_cache()1033 tmp_size += round_up(mhba->max_target_id, sizeof(unsigned char) * 8) / in mvumi_init_data()1083 mhba->max_target_id = hs_page1->max_devices_support; in mvumi_hs_process_page()1524 mhba->max_target_id - 1, 0); in mvumi_detach_devices()1598 maxid = mhba->max_target_id; in mvumi_probe_devices()1600 maxid = mhba->max_target_id - 1; in mvumi_probe_devices()2046 if (sdev->id >= mhba->max_target_id) in mvumi_slave_configure()2452 host->max_id = mhba->max_target_id; in mvumi_io_attach()2465 ret = scsi_add_device(host, 0, mhba->max_target_id - 1, 0); in mvumi_io_attach()2491 mhba->max_target_id - 1, 0); in mvumi_io_attach()
524 unsigned short max_target_id; member