| /linux/drivers/scsi/megaraid/ |
| H A D | mega_common.h | 169 uint8_t max_channel; member 211 (SCP2CHANNEL(scp) == (adp)->max_channel) ? 1 : 0 214 (sdev->channel == (adp)->max_channel) ? 1 : 0 239 (adp)->device_ids[(adp)->max_channel][SCP2TARGET(scp)]; \
|
| H A D | megaraid_mbox.c | 641 host->max_channel = adapter->max_channel; in megaraid_io_attach() 815 adapter->device_ids[adapter->max_channel][i] += 0x80; in megaraid_init_mbox() 817 adapter->device_ids[adapter->max_channel][adapter->init_id] = in megaraid_init_mbox() 1779 (SCP2CHANNEL(scp) == adapter->max_channel -1)) { in DEF_SCSI_QCMD() 2954 adapter->max_channel = pinfo->nchannels; in megaraid_mbox_product_info() 3362 adapter->device_ids[adapter->max_channel][t] = in megaraid_mbox_setup_device_map() 3365 adapter->device_ids[adapter->max_channel][adapter->init_id] = 0xFF; in megaraid_mbox_setup_device_map() 3370 for (c = 0; c < adapter->max_channel; c++) in megaraid_mbox_setup_device_map()
|
| /linux/include/linux/platform_data/ |
| H A D | leds-lp55xx.h | 32 unsigned int max_channel; member
|
| /linux/drivers/comedi/drivers/ |
| H A D | mite.h | 70 unsigned int max_channel);
|
| H A D | mite.c | 570 unsigned int max_channel) in mite_request_channel_in_range() argument 581 for (i = min_channel; i <= max_channel; ++i) { in mite_request_channel_in_range()
|
| /linux/drivers/scsi/ |
| H A D | stex.c | 358 unsigned int max_channel; member 1542 .max_channel = 0, 1555 .max_channel = 0, 1568 .max_channel = 0, 1581 .max_channel = 0, 1594 .max_channel = 3, 1607 .max_channel = 0, 1789 host->max_channel = ci->max_channel; in stex_probe()
|
| H A D | storvsc_drv.c | 2000 host->max_channel = STORVSC_FC_MAX_CHANNELS - 1; in storvsc_probe() 2009 host->max_channel = STORVSC_MAX_CHANNELS - 1; in storvsc_probe() 2015 host->max_channel = STORVSC_IDE_MAX_CHANNELS - 1; in storvsc_probe()
|
| H A D | scsi_scan.c | 1890 if (((channel != SCAN_WILD_CARD) && (channel > shost->max_channel)) || in scsi_scan_host_selected() 1901 for (channel = 0; channel <= shost->max_channel; in scsi_scan_host_selected()
|
| H A D | scsi_transport_sas.c | 1728 for (i = 1; i <= shost->max_channel; i++) { in sas_user_scan() 1737 if (channel < shost->max_channel) { in sas_user_scan()
|
| H A D | myrs.c | 625 shost->max_channel = info->physchan_present + info->virtchan_present; in myrs_get_config() 1794 if (sdev->channel > sdev->host->max_channel) in myrs_sdev_init() 1891 if (sdev->channel > sdev->host->max_channel) in myrs_sdev_configure()
|
| H A D | iscsi_tcp.c | 900 shost->max_channel = 0; in iscsi_sw_tcp_session_create()
|
| /linux/include/uapi/linux/ |
| H A D | virtio_scsi.h | 113 __virtio16 max_channel; member
|
| /linux/drivers/leds/ |
| H A D | leds-lp8501.c | 124 .max_channel = LP8501_MAX_LEDS,
|
| H A D | leds-lp5521.c | 245 .max_channel = LP5521_MAX_LEDS,
|
| H A D | leds-lp55xx-common.h | 149 const int max_channel; member
|
| H A D | leds-lp5523.c | 338 .max_channel = LP5523_MAX_LEDS,
|
| H A D | leds-lp5562.c | 370 .max_channel = LP5562_MAX_LEDS,
|
| H A D | leds-lp5569.c | 506 .max_channel = LP5569_MAX_LEDS,
|
| /linux/drivers/scsi/ibmvscsi/ |
| H A D | ibmvscsi.c | 72 static int max_channel = 3; variable 98 module_param_named(max_channel, max_channel, int, S_IRUGO | S_IWUSR); 99 MODULE_PARM_DESC(max_channel, "Largest channel value [Default=3]"); 2280 host->max_channel = max_channel; in ibmvscsi_probe() 2285 host->max_id, host->max_lun, host->max_channel); in ibmvscsi_probe()
|
| /linux/include/scsi/ |
| H A D | scsi_host.h | 610 unsigned int max_channel; 606 unsigned int max_channel; global() member
|
| /linux/drivers/scsi/aacraid/ |
| H A D | linit.c | 1328 class_to_shost(device)->max_channel); in aac_show_max_channel() 1752 shost->max_channel = aac->maximum_num_channels; in aac_probe_one() 1754 shost->max_channel = 0; in aac_probe_one()
|
| /linux/drivers/message/fusion/ |
| H A D | mptspi.c | 1453 sh->max_channel = 1; in mptspi_probe() 1455 sh->max_channel = 0; in mptspi_probe()
|
| /linux/drivers/infiniband/ulp/iser/ |
| H A D | iscsi_iser.c | 618 shost->max_channel = 0; in iscsi_iser_session_create()
|
| /linux/drivers/scsi/mvsas/ |
| H A D | mv_init.c | 413 shost->max_channel = 1; in mvs_prep_sas_ha_init()
|
| /linux/drivers/target/loopback/ |
| H A D | tcm_loop.c | 339 sh->max_channel = 0; in tcm_loop_driver_probe()
|