Lines Matching refs:physchan_present
628 shost->max_channel = info->physchan_present + info->virtchan_present; in myrs_get_config()
657 fw_version, info->physchan_present, info->mem_size_mb); in myrs_get_config()
675 info->physchan_present, info->physchan_max, in myrs_get_config()
859 sdev->channel < cs->ctlr_info->physchan_present) { in myrs_log_event()
947 if (sdev->channel >= cs->ctlr_info->physchan_present) { in raid_state_show()
993 if (sdev->channel < cs->ctlr_info->physchan_present) { in raid_state_store()
1035 if (sdev->channel < cs->ctlr_info->physchan_present) { in raid_state_store()
1066 if (sdev->channel >= cs->ctlr_info->physchan_present) { in raid_level_show()
1091 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_show()
1123 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_store()
1196 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_show()
1224 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_store()
1611 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1640 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1686 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1786 sdev->channel - cs->ctlr_info->physchan_present; in myrs_translate_ldev()
1801 if (sdev->channel >= cs->ctlr_info->physchan_present) { in myrs_slave_alloc()
1897 if (sdev->channel < cs->ctlr_info->physchan_present) { in myrs_slave_configure()
1971 return (sdev->channel >= cs->ctlr_info->physchan_present) ? 1 : 0; in myrs_is_raid()
1987 if (sdev->channel < cs->ctlr_info->physchan_present || !ldev_info) in myrs_get_resync()
2011 if (sdev->channel < cs->ctlr_info->physchan_present || !ldev_info) in myrs_get_state()
2153 if (sdev->channel < info->physchan_present) in myrs_monitor()