Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.h329 #define RES_TYPE_VSET 0x02 macro
334 #define RES_IS_VSET(res) ((res).resource_type == RES_TYPE_VSET)
H A Dpmcraid.c1310 if (cfgte->resource_type == RES_TYPE_VSET) { in pmcraid_expose_resource()
1569 cfg_entry->resource_type == RES_TYPE_VSET) { in pmcraid_handle_config_change()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dpmcraid.h329 #define RES_TYPE_VSET 0x02 macro
334 #define RES_IS_VSET(res) ((res).resource_type == RES_TYPE_VSET)
H A Dpmcraid.c1306 if (cfgte->resource_type == RES_TYPE_VSET) { in pmcraid_expose_resource()
1563 cfg_entry->resource_type == RES_TYPE_VSET) { in pmcraid_handle_config_change()

Completed in 16 milliseconds