Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvme/host/
Dcore.c894 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl() function
2357 ret = nvme_identify_ctrl(ctrl, &id); in nvme_init_identify()
3282 if (nvme_identify_ctrl(ctrl, &id)) in nvme_scan_work()