Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvme/host/
Dcore.c1028 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl() function
2750 ret = nvme_identify_ctrl(ctrl, &id); in nvme_init_identify()
3727 if (nvme_identify_ctrl(ctrl, &id)) in nvme_scan_work()