Home
last modified time | relevance | path

Searched defs:ctrlr (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.7.0/drivers/disk/nvme/
Dnvme_controller_cmd.c19 int nvme_ctrlr_cmd_identify_controller(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_identify_controller()
38 int nvme_ctrlr_cmd_identify_namespace(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_identify_namespace()
60 int nvme_ctrlr_cmd_create_io_cq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_create_io_cq()
88 int nvme_ctrlr_cmd_create_io_sq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_create_io_sq()
116 int nvme_ctrlr_cmd_delete_io_cq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_delete_io_cq()
140 int nvme_ctrlr_cmd_delete_io_sq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_delete_io_sq()
164 int nvme_ctrlr_cmd_set_feature(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_set_feature()
191 int nvme_ctrlr_cmd_get_feature(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_get_feature()
212 int nvme_ctrlr_cmd_set_num_queues(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_set_num_queues()
Dnvme_namespace.c80 struct nvme_controller *ctrlr) in nvme_namespace_construct()
Dnvme_cmd.c485 struct nvme_controller *ctrlr, in nvme_cmd_qpair_setup()
Dnvme_namespace.h161 struct nvme_controller *ctrlr; member
Dnvme.h458 bool nvme_controller_has_dataset_mgmt(struct nvme_controller *ctrlr) in nvme_controller_has_dataset_mgmt()
Dnvme_cmd.h324 struct nvme_controller *ctrlr; member
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dmedia_proxy.c55 struct controller ctrlr; member