Searched refs:csts (Results 1 – 2 of 2) sorted by relevance
65 if ((readl(&dev->bar->csts) & NVME_CSTS_RDY) == bit) in nvme_wait_ready()958 if (readl(&ndev->bar->csts) == -1) { in nvme_probe()
591 __u32 csts; /* Controller Status */ member