Lines Matching refs:nvmft_controller
23 struct nvmft_controller;
42 TAILQ_HEAD(, nvmft_controller) controllers;
54 struct nvmft_controller { struct
79 TAILQ_ENTRY(nvmft_controller) link; argument
114 void nvmft_terminate_commands(struct nvmft_controller *ctrlr); argument
121 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);
164 const struct nvmf_fabric_connect_cmd *cmd, struct nvmft_controller *ctrlr);