Searched refs:nvme_identify (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/nvme/target/
H A Dzns.c106 req->error_loc = offsetof(struct nvme_identify, nsid);
129 req->error_loc = offsetof(struct nvme_identify, nsid);
H A Ddiscovery.c258 req->error_loc = offsetof(struct nvme_identify, cns);
H A Dadmin-cmd.c498 req->error_loc = offsetof(struct nvme_identify, nsid);
726 req->error_loc = offsetof(struct nvme_identify, cns);
/linux-master/include/linux/
H A Dnvme.h1260 struct nvme_identify { struct
1789 struct nvme_identify identify;
/linux-master/drivers/nvme/host/
H A Dcore.c4852 BUILD_BUG_ON(sizeof(struct nvme_identify) != 64);

Completed in 136 milliseconds