Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c52 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_wait_ready() local
79 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_check_csts_rdy() local
332 u32 csts = readl(fdev->bar + NVME_REG_CSTS); in fun_adminq_stopped() local
/linux/drivers/nvme/host/
H A Dpci.c1633 static bool nvme_should_reset(struct nvme_dev *dev, u32 csts) in nvme_should_reset()
1658 static void nvme_warn_reset(struct nvme_dev *dev, u32 csts) in nvme_warn_reset()
1692 u32 csts = readl(dev->bar + NVME_REG_CSTS); in nvme_timeout() local
3071 u32 csts; in nvme_pci_ctrl_is_dead() local
H A Dapple.c839 u32 csts = readl(anv->mmio_nvme + NVME_REG_CSTS); in apple_nvme_disable() local
921 u32 csts = readl(anv->mmio_nvme + NVME_REG_CSTS); in apple_nvme_timeout() local
/linux/drivers/dma/
H A Dtegra210-adma.c547 u32 csts; in tegra_adma_is_paused() local
/linux/drivers/nvme/target/
H A Dpci-epf.c173 u32 csts; member
H A Dnvmet.h263 u32 csts; member