Home
last modified time | relevance | path

Searched refs:ctx_cap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dsislite.h306 __be64 ctx_cap; /* afu_rc below is when the capability is violated */ member
H A Dsuperpipe.c274 writeq_be(val, &ctrl_map->ctx_cap); in afu_attach()
275 val = readq_be(&ctrl_map->ctx_cap); in afu_attach()
762 writeq_be(0, &ctxi->ctrl_map->ctx_cap); in destroy_context()
H A Dmain.c1744 writeq_be(0, &ctrl_map->ctx_cap); in init_pcr()
1859 /* First, unlock ctx_cap write by reading mbox */ in init_global()
1863 (void)readq_be(&hwq->ctrl_map->mbox_r); /* unlock ctx_cap */ in init_global()
1867 &hwq->ctrl_map->ctx_cap); in init_global()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dsislite.h306 __be64 ctx_cap; /* afu_rc below is when the capability is violated */ member
H A Dsuperpipe.c274 writeq_be(val, &ctrl_map->ctx_cap); in afu_attach()
275 val = readq_be(&ctrl_map->ctx_cap); in afu_attach()
763 writeq_be(0, &ctxi->ctrl_map->ctx_cap); in destroy_context()
H A Dmain.c1721 writeq_be(0, &ctrl_map->ctx_cap); in init_pcr()
1836 /* First, unlock ctx_cap write by reading mbox */ in init_global()
1840 (void)readq_be(&hwq->ctrl_map->mbox_r); /* unlock ctx_cap */ in init_global()
1844 &hwq->ctrl_map->ctx_cap); in init_global()

Completed in 17 milliseconds