Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvme/host/
Dcore.c1298 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl() function
3100 ret = nvme_identify_ctrl(ctrl, &id); in nvme_init_identify()
4500 if (nvme_identify_ctrl(ctrl, &id)) in nvme_scan_ns_sequential()