Home
last modified time | relevance | path

Searched refs:RES_IS_VSET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Dpmcraid.c159 if (RES_IS_VSET(temp->cfg_entry)) { in pmcraid_slave_alloc()
230 } else if (RES_IS_VSET(res->cfg_entry)) { in pmcraid_slave_configure()
241 if (!RES_IS_GSCSI(res->cfg_entry) && !RES_IS_VSET(res->cfg_entry)) in pmcraid_slave_configure()
1533 RES_IS_VSET(*cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_handle_config_change()
1536 RES_IS_VSET(*cfg_entry) ? in pmcraid_handle_config_change()
2515 if (RES_IS_VSET(res->cfg_entry) && in pmcraid_frame_auto_sense()
2549 if (RES_IS_VSET(res->cfg_entry)) in pmcraid_frame_auto_sense()
3258 if (RES_IS_GSCSI(res->cfg_entry) || RES_IS_VSET(res->cfg_entry)) { in pmcraid_queuecommand_lck()
3281 RES_IS_VSET(res->cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_queuecommand_lck()
3283 RES_IS_VSET(re in pmcraid_queuecommand_lck()
[all...]
H A Dpmcraid.h334 #define RES_IS_VSET(res) ((res).resource_type == RES_TYPE_VSET) macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.c159 if (RES_IS_VSET(temp->cfg_entry)) { in pmcraid_slave_alloc()
230 } else if (RES_IS_VSET(res->cfg_entry)) { in pmcraid_slave_configure()
241 if (!RES_IS_GSCSI(res->cfg_entry) && !RES_IS_VSET(res->cfg_entry)) in pmcraid_slave_configure()
1539 RES_IS_VSET(*cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_handle_config_change()
1542 RES_IS_VSET(*cfg_entry) ? in pmcraid_handle_config_change()
2522 if (RES_IS_VSET(res->cfg_entry) && in pmcraid_frame_auto_sense()
2556 if (RES_IS_VSET(res->cfg_entry)) in pmcraid_frame_auto_sense()
3388 if (RES_IS_GSCSI(res->cfg_entry) || RES_IS_VSET(res->cfg_entry)) { in pmcraid_queuecommand_lck()
3411 RES_IS_VSET(res->cfg_entry) ? PMCRAID_VSET_BUS_ID : in pmcraid_queuecommand_lck()
3413 RES_IS_VSET(re in pmcraid_queuecommand_lck()
[all...]
H A Dpmcraid.h334 #define RES_IS_VSET(res) ((res).resource_type == RES_TYPE_VSET) macro

Completed in 14 milliseconds