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

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/sam/
H A Didmap_rid.c33 uint32 max_id; member in struct:dom_entry
69 trust.dom[0].max_id = u_high;
73 trust.dom[0].name, trust.dom[0].sid, trust.dom[0].min_id, trust.dom[0].max_id));
129 /* add max_id */
130 trust.dom[trust.number].max_id = atoi(p);
131 DEBUGADD(3,("rid_idmap_parse:\tentry %d has max_id: [%d]\n", trust.number, trust.dom[trust.number].max_id));
381 if (trust.dom[i].min_id > trust.dom[i].max_id) {
382 DEBUG(0, ("rid_idmap_init: min_id (%d) has to be smaller than max_id (%d) for domain [%s]\n",
383 trust.dom[i].min_id, trust.dom[i].max_id, trus
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dutil.c157 ids->max_id = -1;
228 int max_id = ids->max_id; local
234 for (id = 0; id <= max_id; id++) {
311 if (id > ids->max_id)
312 ids->max_id = id;
357 if (lid == ids->max_id) {
363 ids->max_id = lid;
737 for (p = *pos; p <= ids->max_id; p++) {
777 for (p = *pos - 1; p <= ids->max_id;
[all...]
H A Dutil.h35 int max_id; member in struct:ipc_ids
H A Dmsg.c118 for (i = 0; i <= msg_ids(ns).max_id; i++) {
406 int max_id; local
435 max_id = msg_ids(ns).max_id;
439 return (max_id < 0) ? 0 : max_id;
H A Dshm.c120 for (i = 0; i <= shm_ids(ns).max_id; i++) {
557 for (i = 0; i <= shm_ids(ns).max_id; i++) {
613 err= shm_ids(ns).max_id;
633 err = shm_ids(ns).max_id;
655 if (shmid > shm_ids(ns).max_id)
H A Dsem.c154 for (i = 0; i <= sem_ids(ns).max_id; i++) {
566 int max_id; local
589 max_id = sem_ids(ns).max_id;
593 return (max_id < 0) ? 0: max_id;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dpluto.c234 host->max_id = inq->targets;
257 PLD(("Found SSA rev %s fw rev %s serial %s %dx%d\n", pluto->rev_str, pluto->fw_rev_str, pluto->serial_str, host->max_channel, host->max_id))
290 host->max_channel, host->max_id, pluto->fc->name);
H A Dstex.c611 if (hba->cardtype == st_shasta || id == host->max_id - 1) {
617 if (id == host->max_id - 1) {
624 if (id != host->max_id - 1)
642 ver.console_id = host->max_id - 1;
1246 host->max_id = 16 + 1;
1249 host->max_id = 1 + 1;
1253 host->max_id = 128 + 1;
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
1331 if (info.max_id > 7 && info.max_id < MAX_TARGET)
1332 shost->max_id = info.max_id + 1;
1400 if (shost->max_id > 8 || shost->max_lun > 8)
1402 ("%s: wide SCSI support enabled, max_id %u, max_lun %u.\n",
1403 ha->board_name, shost->max_id, shost->max_lun);
1416 printk("%s: isaena %u, forcaddr %u, max_id
[all...]
H A Djazz_esp.c145 host->max_id = 8;
H A Du14-34f.c817 sh[j]->max_id = MAX_TARGET;
868 if (sh[j]->max_id > 8 || sh[j]->max_lun > 8)
869 printk("%s: wide SCSI support enabled, max_id %u, max_lun %u.\n",
870 BN(j), sh[j]->max_id, sh[j]->max_lun);
1289 for (k = 0; k < sh[j]->max_id; k++) {
1731 for (k = 0; k < sh[j]->max_id; k++)
H A Dscsi_scan.c1572 for (id = 0; id < shost->max_id; ++id) {
1577 order_id = shost->max_id - id - 1;
1599 ((id != SCAN_WILD_CARD) && (id >= shost->max_id)) ||
H A Dfcal.c170 host->max_id = 127;
H A Dhosts.c324 shost->max_id = 8;
H A Dsun_esp.c495 host->max_id = (hme ? 16 : 8);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aacraid/
H A Dlinit.c755 class_to_shost(class_dev)->max_id);
810 .name = "max_id",
1002 shost->max_id = aac->maximum_num_containers;
1003 if (shost->max_id < aac->maximum_num_physicals)
1004 shost->max_id = aac->maximum_num_physicals;
1005 if (shost->max_id < MAXIMUM_NUM_CONTAINERS)
1006 shost->max_id = MAXIMUM_NUM_CONTAINERS;
1008 shost->this_id = shost->max_id;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_id.c223 __lock_id_set(env, cur_id, max_id)
225 u_int32_t cur_id, max_id;
236 region->stat.st_cur_maxid = max_id;
H A Dlock_stub.c498 __lock_id_set(env, cur_id, max_id)
500 u_int32_t cur_id, max_id;
504 COMPQUIET(max_id, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_scsi.c134 scsi_host->max_id = i2o_scsi_max_id;
284 if (le32_to_cpu(id) >= scsi_host->max_id) {
285 osm_warn("SCSI device id (%d) >= max_id of I2O host (%d)",
286 le32_to_cpu(id), scsi_host->max_id);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/ibmvscsi/
H A Dibmvscsi.c85 static int max_id = 64; variable
97 module_param_named(max_id, max_id, int, S_IRUGO | S_IWUSR);
98 MODULE_PARM_DESC(max_id, "Largest ID value for each channel");
1571 host->max_id = max_id;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/storage/
H A Dscsiglue.c323 for (i = 1; i < host->max_id; ++i)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/scsi/
H A Dscsi_host.h543 unsigned int max_id; member in struct:Scsi_Host
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/scsi/
H A Dzfcp_scsi.c588 adapter->scsi_host->max_id = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/qla2xxx/
H A Dqla_os.c1484 host->max_id = MAX_TARGETS_2100;
1492 host->max_id = MAX_TARGETS_2200;
1499 host->max_id = MAX_TARGETS_2200;
1514 host->max_id = MAX_TARGETS_2200;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c2512 int max_id; local
2560 max_id = (ioc->bus_type == SAS) ? pfacts->PortSCSIID :
2562 ioc->devices_per_bus = (max_id > 255) ? 256 : max_id;
2563 ioc->number_of_buses = (ioc->devices_per_bus < 256) ? 1 : max_id/256;
2572 ioc->number_of_buses = (max_id > 255) ? 255 : max_id;

Completed in 160 milliseconds

123