Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/disk/nvme/
Dnvme_controller_cmd.c17 int nvme_ctrlr_cmd_identify_controller(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_identify_controller()
36 int nvme_ctrlr_cmd_identify_namespace(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_identify_namespace()
58 int nvme_ctrlr_cmd_create_io_cq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_create_io_cq()
86 int nvme_ctrlr_cmd_create_io_sq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_create_io_sq()
114 int nvme_ctrlr_cmd_delete_io_cq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_delete_io_cq()
138 int nvme_ctrlr_cmd_delete_io_sq(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_delete_io_sq()
162 int nvme_ctrlr_cmd_set_feature(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_set_feature()
189 int nvme_ctrlr_cmd_get_feature(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_get_feature()
210 int nvme_ctrlr_cmd_set_num_queues(struct nvme_controller *ctrlr, in nvme_ctrlr_cmd_set_num_queues()
Dnvme_namespace.c78 struct nvme_controller *ctrlr) in nvme_namespace_construct()
Dnvme_cmd.c482 struct nvme_controller *ctrlr, in nvme_cmd_qpair_setup()
Dnvme_namespace.h159 struct nvme_controller *ctrlr; member
Dnvme.h456 bool nvme_controller_has_dataset_mgmt(struct nvme_controller *ctrlr) in nvme_controller_has_dataset_mgmt()
Dnvme_cmd.h321 struct nvme_controller *ctrlr; member
/Zephyr-Core-3.6.0/subsys/bluetooth/audio/
Dmedia_proxy.c50 struct controller ctrlr; member