Home
last modified time | relevance | path

Searched defs:csts (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/fungible/funcore/
Dfun_dev.c53 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_wait_ready() local
80 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_check_csts_rdy() local
333 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_adminq_stopped() local
/linux-6.1.9/drivers/nvme/host/
Dpci.c1283 static bool nvme_should_reset(struct nvme_dev *dev, u32 csts) in nvme_should_reset()
1308 static void nvme_warn_reset(struct nvme_dev *dev, u32 csts) in nvme_warn_reset()
1341 u32 csts = readl(dev->bar + NVME_REG_CSTS); in nvme_timeout() local
2688 u32 csts; in nvme_dev_disable() local
Dapple.c800 u32 csts = readl(anv->mmio_nvme + NVME_REG_CSTS); in apple_nvme_disable() local
868 u32 csts = readl(anv->mmio_nvme + NVME_REG_CSTS); in apple_nvme_timeout() local
Dcore.c2247 u32 csts, bit = enabled ? NVME_CSTS_RDY : 0; in nvme_wait_ready() local
2362 u32 csts; in nvme_shutdown_ctrl() local
4686 u32 csts; in nvme_ctrl_pp_status() local
/linux-6.1.9/drivers/gpu/drm/gma500/
Dopregion.c59 u32 csts; /* notification status */ member
/linux-6.1.9/drivers/dma/
Dtegra210-adma.c441 u32 csts; in tegra_adma_is_paused() local
/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_opregion.c82 u32 csts; /* notification status */ member
/linux-6.1.9/drivers/nvme/target/
Dnvmet.h189 u32 csts; member