Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/disk/nvme/
Dnvme_namespace.c119 if (nvme_controller_has_dataset_mgmt(ctrlr)) { in nvme_namespace_construct()
Dnvme.h458 bool nvme_controller_has_dataset_mgmt(struct nvme_controller *ctrlr) in nvme_controller_has_dataset_mgmt() function