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