Searched refs:max_targets (Results 1 – 12 of 12) sorted by relevance
235 u8 max_targets; /* SCSI0MAXTags */ member
1742 int max_targets; in storvsc_probe() local1753 max_targets = STORVSC_IDE_MAX_TARGETS; in storvsc_probe()1757 max_targets = STORVSC_MAX_TARGETS; in storvsc_probe()1819 host->max_id = max_targets; in storvsc_probe()
545 host->max_targets = MAX_TARGETS; in init_orchid()1154 shost->max_id = host->max_targets; in inia100_probe_one()
629 shost->max_id = info->max_targets[0]; in myrs_get_config()631 if (!info->max_targets[i]) in myrs_get_config()633 if (shost->max_id < info->max_targets[i]) in myrs_get_config()634 shost->max_id = info->max_targets[i]; in myrs_get_config()667 if (!info->max_targets[i]) in myrs_get_config()671 i, info->max_targets[i]); in myrs_get_config()
248 unsigned char max_targets; /* Byte 14 */ member
245 unsigned char max_targets[16]; /* Bytes 180-195 */ member
1099 shost->max_id = enquiry2->max_targets; in myrb_get_hba_config()
839 uint16_t max_targets; /* word 19 */ member
884 uint16_t max_targets; /* word 19 */ member
1409 int max_targ = sc->max_targets & CFMAXTARG; in ahc_parse_pci_eeprom()
7663 max_targ = sc->max_targets & CFMAXTARG; in ahd_parse_cfgdata()
37 static unsigned int max_targets = IBMVFC_MAX_TARGETS; variable65 module_param_named(max_targets, max_targets, uint, S_IRUGO);66 MODULE_PARM_DESC(max_targets, "Maximum allowed targets. "4638 vhost->disc_buf_sz = sizeof(vhost->disc_buf->scsi_id[0]) * max_targets; in ibmvfc_alloc_mem()4761 shost->max_id = max_targets; in ibmvfc_probe()