Searched refs:max_target_id (Results 1 – 2 of 2) sorted by relevance
773 for (device_id = 0; device_id < mhba->max_target_id; device_id++) { in mvumi_flush_cache()1007 tmp_size += round_up(mhba->max_target_id, sizeof(unsigned char) * 8) / in mvumi_init_data()1057 mhba->max_target_id = hs_page1->max_devices_support; in mvumi_hs_process_page()1487 mhba->max_target_id - 1, 0); in mvumi_detach_devices()1561 maxid = mhba->max_target_id; in mvumi_probe_devices()1563 maxid = mhba->max_target_id - 1; in mvumi_probe_devices()2009 if (sdev->id >= mhba->max_target_id) in mvumi_slave_configure()2399 host->max_id = mhba->max_target_id; in mvumi_io_attach()2411 ret = scsi_add_device(host, 0, mhba->max_target_id - 1, 0); in mvumi_io_attach()2438 mhba->max_target_id - 1, 0); in mvumi_io_attach()
517 unsigned short max_target_id; member