Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/nvme/host/
Dcore.c1209 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl() function
2978 ret = nvme_identify_ctrl(ctrl, &id); in nvme_init_identify()
4070 if (nvme_identify_ctrl(ctrl, &id)) in nvme_scan_ns_sequential()