Searched refs:max_id (Results 1 - 25 of 94) sorted by relevance

1234

/drivers/xen/
H A Dpcpu.c349 int cpu_id = 0, max_id = 0; local
353 while (cpu_id <= max_id) {
362 if (op.u.pcpu_info.max_present > max_id)
363 max_id = op.u.pcpu_info.max_present;
/drivers/message/i2o/
H A Di2o_scsi.c133 scsi_host->max_id = i2o_scsi_max_id;
283 if (le32_to_cpu(id) >= scsi_host->max_id) {
284 osm_warn("SCSI device id (%d) >= max_id of I2O host (%d)",
285 le32_to_cpu(id), scsi_host->max_id);
/drivers/scsi/
H A Dstex.c336 unsigned int max_id; member in struct:st_card_info
614 if (hba->cardtype == st_shasta || id == host->max_id - 1) {
620 if (id == host->max_id - 1) {
632 if (id != host->max_id - 1)
653 ver.console_id = host->max_id - 1;
1431 .max_id = 17,
1444 .max_id = 129,
1457 .max_id = 2,
1470 .max_id = 129,
1483 .max_id
[all...]
H A Deata.c667 max_id : 5; member in struct:eata_info
687 unchar max_id : 5, /* Max SCSI target ID number */ member in struct:eata_info
1324 if (info.max_id > 7 && info.max_id < MAX_TARGET)
1325 shost->max_id = info.max_id + 1;
1391 if (shost->max_id > 8 || shost->max_lun > 8)
1393 ("%s: wide SCSI support enabled, max_id %u, max_lun %llu.\n",
1394 ha->board_name, shost->max_id, shost->max_lun);
1407 printk("%s: isaena %u, forcaddr %u, max_id
[all...]
H A Dvmw_pvscsi.c1360 u32 max_id; local
1424 max_id = pvscsi_get_max_targets(adapter);
1425 printk(KERN_INFO "vmw_pvscsi: max_id: %u\n", max_id);
1432 pvscsi_ring_pages = (max_id > 16) ?
1467 host->max_id = max_id;
H A Djazz_esp.c146 host->max_id = 8;
H A Dstorvsc_drv.c435 for (id = 0; id < wrk->host->max_id; ++id) {
437 order_id = wrk->host->max_id - id - 1;
1825 host->max_id = STORVSC_FC_MAX_TARGETS;
1831 host->max_id = STORVSC_MAX_TARGETS;
1837 host->max_id = STORVSC_IDE_MAX_TARGETS;
H A Dsun3x_esp.c209 host->max_id = 8;
H A Du14-34f.c957 sh[j]->max_id = MAX_TARGET;
1008 if (sh[j]->max_id > 8 || sh[j]->max_lun > 8)
1009 printk("%s: wide SCSI support enabled, max_id %u, max_lun %llu.\n",
1010 BN(j), sh[j]->max_id, sh[j]->max_lun);
1424 for (k = 0; k < sh[j]->max_id; k++) {
1863 for (k = 0; k < sh[j]->max_id; k++)
H A Dscsi_scan.c1696 for (id = 0; id < shost->max_id; ++id) {
1699 * could modify max_id to match the current max,
1710 order_id = shost->max_id - id - 1;
1729 ((id != SCAN_WILD_CARD) && (id >= shost->max_id)) ||
H A Dhosts.c400 shost->max_id = 8;
H A Dmac_esp.c504 host->max_id = 8;
H A Dps3rom.c398 host->max_id = 1;
H A Dsun_esp.c503 host->max_id = (hme ? 16 : 8);
/drivers/scsi/aacraid/
H A Dlinit.c924 class_to_shost(device)->max_id);
1013 .name = "max_id",
1261 shost->max_id = aac->maximum_num_containers;
1262 if (shost->max_id < aac->maximum_num_physicals)
1263 shost->max_id = aac->maximum_num_physicals;
1264 if (shost->max_id < MAXIMUM_NUM_CONTAINERS)
1265 shost->max_id = MAXIMUM_NUM_CONTAINERS;
1267 shost->this_id = shost->max_id;
/drivers/s390/char/
H A Dsclp_cmd.c441 u16 max_id; member in struct:read_storage_sccb
505 sclp_max_storage_id = sccb->max_id;
/drivers/usb/storage/
H A Dscsiglue.c432 for (i = 1; i < host->max_id; ++i)
/drivers/input/touchscreen/
H A Datmel_mxt_ts.c1436 u8 min_id, max_id; local
1444 max_id = reportid - 1;
1447 max_id = 0;
1454 min_id, max_id);
1481 data->T9_reportid_max = max_id;
/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c85 static int max_id = 64; variable
108 module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
109 MODULE_PARM_DESC(max_id, "Largest ID value for each channel");
2300 host->max_id = max_id;
/drivers/staging/unisys/virthba/
H A Dvirthba.c504 LOGINF("virtpcidev->scsi.max.max_channel=%u, max_id=%u, max_lun=%u, cmd_per_lun=%u, max_io_size=%u\n",
506 (unsigned) virtpcidev->scsi.max.max_id,
511 scsihost->max_id = (unsigned) virtpcidev->scsi.max.max_id;
520 LOGINF("scsihost->max_channel=%u, max_id=%u, max_lun=%llu, cmd_per_lun=%u, max_sectors=%hu, sg_tablesize=%hu\n",
521 scsihost->max_channel, scsihost->max_id, scsihost->max_lun,
/drivers/infiniband/ulp/iser/
H A Discsi_iser.c579 shost->max_id = 0;
/drivers/s390/scsi/
H A Dzfcp_scsi.c350 adapter->scsi_host->max_id = 511;
/drivers/scsi/isci/
H A Dinit.c597 shost->max_id = ~0;
/drivers/staging/unisys/common-spar/include/channels/
H A Diochannel.h274 u32 max_id; /* maximum SCSI ID for devices attached to this member in struct:vhba_config_max
/drivers/staging/unisys/virtpci/
H A Dvirtpci.c340 scsi.max.max_channel, scsi.max.max_id, scsi.max.max_lun,
1464 tmpvpcidev->scsi.max.max_id,

Completed in 442 milliseconds

1234