Lines Matching refs:physchan_present

625 	shost->max_channel = info->physchan_present + info->virtchan_present;  in myrs_get_config()
654 fw_version, info->physchan_present, info->mem_size_mb); in myrs_get_config()
672 info->physchan_present, info->physchan_max, in myrs_get_config()
856 sdev->channel < cs->ctlr_info->physchan_present) { in myrs_log_event()
944 if (sdev->channel >= cs->ctlr_info->physchan_present) { in raid_state_show()
990 if (sdev->channel < cs->ctlr_info->physchan_present) { in raid_state_store()
1032 if (sdev->channel < cs->ctlr_info->physchan_present) { in raid_state_store()
1063 if (sdev->channel >= cs->ctlr_info->physchan_present) { in raid_level_show()
1088 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_show()
1120 if (sdev->channel < cs->ctlr_info->physchan_present) in rebuild_store()
1192 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_show()
1220 if (sdev->channel < cs->ctlr_info->physchan_present) in consistency_check_store()
1610 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1636 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1682 if (scmd->device->channel >= cs->ctlr_info->physchan_present) { in myrs_queuecommand()
1782 sdev->channel - cs->ctlr_info->physchan_present; in myrs_translate_ldev()
1797 if (sdev->channel >= cs->ctlr_info->physchan_present) { in myrs_slave_alloc()
1893 if (sdev->channel < cs->ctlr_info->physchan_present) { in myrs_slave_configure()
1967 return (sdev->channel >= cs->ctlr_info->physchan_present) ? 1 : 0; in myrs_is_raid()
1982 if (sdev->channel < cs->ctlr_info->physchan_present || !ldev_info) in myrs_get_resync()
2006 if (sdev->channel < cs->ctlr_info->physchan_present || !ldev_info) in myrs_get_state()
2148 if (sdev->channel < info->physchan_present) in myrs_monitor()