Home
last modified time | relevance | path

Searched refs:NVME_CSTS_READY (Results 1 – 18 of 18) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/include/block/
H A Dnvme.h116 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/block/
H A Dnvme.h116 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-utils/qemu-4.2.1/include/block/
H A Dnvme.h116 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/block/
H A Dnvme.h116 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/block/
H A Dnvme.h116 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/block/
H A Dnvme.c969 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
974 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu42/qemu-4.2.1/hw/block/
H A Dnvme.c1078 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
1083 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/block/
H A Dnvme.c1078 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
1083 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/block/
H A Dnvme.c1078 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
1083 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/block/
H A Dnvme.c1078 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
1083 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu5/qemu-5.2.0/include/block/
H A Dnvme.h138 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu60/qemu-6.0.0/include/block/
H A Dnvme.h166 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu/qemu-6.2.0/include/block/
H A Dnvme.h194 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/block/
H A Dnvme.h194 NVME_CSTS_READY = 1 << CSTS_RDY_SHIFT, enumerator
/dports/emulators/qemu5/qemu-5.2.0/hw/block/
H A Dnvme.c2181 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
2186 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu/qemu-6.2.0/hw/nvme/
H A Dctrl.c5818 csts = NVME_CSTS_READY; in nvme_write_bar()
5824 csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu60/qemu-6.0.0/hw/block/
H A Dnvme.c5478 n->bar.csts = NVME_CSTS_READY; in nvme_write_bar()
5483 n->bar.csts &= ~NVME_CSTS_READY; in nvme_write_bar()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/nvme/
H A Dctrl.c5813 csts = NVME_CSTS_READY; in nvme_write_bar()
5819 csts &= ~NVME_CSTS_READY; in nvme_write_bar()