Home
last modified time | relevance | path

Searched refs:max_channel (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.4.37.9/drivers/scsi/
Dpluto.c237 host->max_channel = inq->channels; in pluto_detect()
265 …s %dx%d\n", pluto->rev_str, pluto->fw_rev_str, pluto->serial_str, host->max_channel, host->max_id)) in pluto_detect()
298 host->max_channel, host->max_id, pluto->fc->name); in pluto_info()
Dhosts.h355 unsigned int max_channel; member
Dhosts.c189 retval->max_channel = 0; in scsi_register()
Dscsi_scan.c425 if (channel > shpnt->max_channel) in scan_scsis()
476 for (channel = 0; channel <= shpnt->max_channel; channel++) { in scan_scsis()
Du14-34f.c893 sh[j]->max_channel = MAX_CHANNEL - 1; in port_detect()
945 for (i = 0; i <= sh[j]->max_channel; i++) in port_detect()
1363 for (c = 0; c <= sh[j]->max_channel; c++) in do_reset()
1807 for (c = 0; c <= sh[j]->max_channel; c++) in ihdlr()
Deata.c1255 sh[j]->max_channel = info.max_chan; in port_detect()
1323 for (i = 0; i <= sh[j]->max_channel; i++) in port_detect()
1844 for (c = 0; c <= sh[j]->max_channel; c++) in do_reset()
2303 for (c = 0; c <= sh[j]->max_channel; c++) in ihdlr()
DcpqfcTSinit.c282 HostAdapter->max_channel = CPQFCTS_MAX_CHANNEL; // multiple busses? in cpqfcTS_detect()
788 for (Chan = 0; Chan <= host->max_channel; Chan++) { in cpqfcTS_proc_info()
Dmegaraid.c1195 (SCpnt->channel <= megaCfg->host->max_channel) ); in mega_cmd_done()
1198 islogical = (SCpnt->channel == megaCfg->host->max_channel); in mega_cmd_done()
1355 (SCpnt->channel <= megaCfg->host->max_channel) ); in mega_build_cmd()
1359 (SCpnt->channel == megaCfg->host->max_channel)); in mega_build_cmd()
2890 megaCfg->host->max_channel = in mega_i_query_adapter()
3914 megaCfg->host->max_id-1, megaCfg->host->max_channel,
Dpci2000.c742 pshost->max_channel = 1; in Pci2000_Detect()
Deata_dma.c1292 sh->max_channel = gc->MAX_CHAN; in register_HBA()
Dmegaraid2.c998 adapter->host->max_channel = in mega_query_adapter()
2753 adapter->host->max_id, adapter->host->max_channel, in megaraid_info()
Dgdth.c4630 shp->max_channel = virt_ctr ? 0 : ha->bus_cnt; in GDTH_INITFUNC()
4783 shp->max_channel = virt_ctr ? 0 : ha->bus_cnt; in GDTH_INITFUNC()
4952 shp->max_channel = virt_ctr ? 0 : ha->bus_cnt; in GDTH_INITFUNC()
Ddpt_i2o.c2210 host->max_channel = pHba->top_scsi_channel + 1; in adpt_scsi_register()
DBusLogic.c2619 Host->max_channel = 0; in BusLogic_InitializeHostStructure()
Dlibata-core.c4193 host->max_channel = 1; in ata_host_init()
Dqla1280.c975 host->max_channel = bdp->numPorts - 1; in qla1280_do_device_init()
Dadvansys.c5296 shp->max_channel = 0; in ASC_INITFUNC()
8460 shp->max_channel); in asc_prt_driver_conf()
Dncr53c8xx.c3696 instance->max_channel = 0;
Dips.c7045 sh->max_channel = ha->nbus - 1;
Daic7xxx_old.c8278 host->max_channel = 1; in aic7xxx_register()
/linux-2.4.37.9/drivers/scsi/aacraid/
Dlinit.c292 host_ptr->max_channel = aac_drivers[index].channels+1; in aac_detect()
294 host_ptr->max_channel = 1; in aac_detect()
296 dprintk((KERN_DEBUG "Device has %d logical channels\n", host_ptr->max_channel)); in aac_detect()
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c1754 host->max_channel = (ahc->features & AHC_TWIN) ? 1 : 0;
1788 targ_offset < host->max_id * (host->max_channel + 1);
Daic79xx_osm.c2120 host->max_channel = 0;
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_glue.c2134 instance->max_channel = 0; in sym_attach()
/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c1716 sh->max_channel = 0; in mptscsih_detect()

12