Home
last modified time | relevance | path

Searched defs:nvme_cid (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dnvme.h652 static inline uint16_t nvme_cid(NvmeRequest *req) in nvme_cid() function
/openbmc/linux/drivers/nvme/host/
H A Dnvme.h573 static inline u16 nvme_cid(struct request *rq) in nvme_cid() function