Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/disk/nvme/
Dnvme_namespace.c117 if (nvme_controller_has_dataset_mgmt(ctrlr)) { in nvme_namespace_construct()
Dnvme.h456 bool nvme_controller_has_dataset_mgmt(struct nvme_controller *ctrlr) in nvme_controller_has_dataset_mgmt() function