Searched refs:nvmft_controller (Results 1 – 6 of 6) sorted by relevance
23 struct nvmft_controller;42 TAILQ_HEAD(, nvmft_controller) controllers;54 struct nvmft_controller { struct79 TAILQ_ENTRY(nvmft_controller) link; argument114 void nvmft_terminate_commands(struct nvmft_controller *ctrlr); argument121 void nvmft_controller_error(struct nvmft_controller *ctrlr,123 void nvmft_controller_lun_changed(struct nvmft_controller *ctrlr,125 void nvmft_handle_admin_command(struct nvmft_controller *ctrlr,136 int nvmft_printf(struct nvmft_controller *ctrlr, const char *fmt, ...)144 struct nvmft_controller *nvmft_qpair_ctrlr(struct nvmft_qpair *qp);[all …]
27 nvmft_printf(struct nvmft_controller *ctrlr, const char *fmt, ...) in nvmft_printf()49 static struct nvmft_controller *53 struct nvmft_controller *ctrlr; in nvmft_controller_alloc()78 nvmft_controller_free(struct nvmft_controller *ctrlr) in nvmft_controller_free()89 struct nvmft_controller *ctrlr = arg; in nvmft_keep_alive_timer()107 nvmft_update_cdata(struct nvmft_controller *ctrlr) in nvmft_update_cdata()124 struct nvmft_controller *ctrlr; in nvmft_handoff_admin_queue()204 struct nvmft_controller *ctrlr; in nvmft_handoff_io_queue()318 struct nvmft_controller *ctrlr = arg; in nvmft_controller_shutdown()386 struct nvmft_controller *ctrlr = arg; in nvmft_controller_terminate()[all …]
25 struct nvmft_controller *ctrlr;52 struct nvmft_controller *ctrlr = qp->ctrlr; in nvmft_qpair_error()71 struct nvmft_controller *ctrlr = qp->ctrlr; in nvmft_receive_capsule()167 struct nvmft_controller *369 const struct nvmf_fabric_connect_cmd *cmd, struct nvmft_controller *ctrlr) in nvmft_finish_accept()
82 struct nvmft_controller *ctrlr; in nvmft_offline()102 struct nvmft_controller *ctrlr; in nvmft_info()126 struct nvmft_controller *ctrlr; in nvmft_lun_enable()190 struct nvmft_controller *ctrlr; in nvmft_lun_disable()248 struct nvmft_controller *ctrlr = nvmft_qpair_ctrlr(qp); in nvmft_dispatch_command()288 nvmft_terminate_commands(struct nvmft_controller *ctrlr) in nvmft_terminate_commands()562 struct nvmft_controller *ctrlr; in nvmft_done()1076 struct nvmft_controller *ctrlr; in nvmft_list()1136 struct nvmft_controller *ctrlr; in nvmft_terminate()
6 nvmft_controller.c \
2590 dev/nvmf/controller/nvmft_controller.c optional nvmft