Lines Matching refs:RES_IS_VSET
173 if (RES_IS_VSET(temp->cfg_entry)) { in pmcraid_slave_alloc()
244 } else if (RES_IS_VSET(res->cfg_entry)) { in pmcraid_slave_configure()
255 if (!RES_IS_GSCSI(res->cfg_entry) && !RES_IS_VSET(res->cfg_entry)) in pmcraid_slave_configure()
1571 RES_IS_VSET(*cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_handle_config_change()
1574 RES_IS_VSET(*cfg_entry) ? in pmcraid_handle_config_change()
2565 if (RES_IS_VSET(res->cfg_entry) && in pmcraid_frame_auto_sense()
2599 if (RES_IS_VSET(res->cfg_entry)) in pmcraid_frame_auto_sense()
3475 if (RES_IS_GSCSI(res->cfg_entry) || RES_IS_VSET(res->cfg_entry)) { in pmcraid_queuecommand_lck()
3498 RES_IS_VSET(res->cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_queuecommand_lck()
3500 RES_IS_VSET(res->cfg_entry) ? in pmcraid_queuecommand_lck()
4471 if (RES_IS_VSET(res->cfg_entry)) { in pmcraid_worker_function()