Home
last modified time | relevance | path

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

/freebsd/tools/tools/nvmf/nvmfd/
H A Dio.c20 struct io_controller { struct
41 static struct io_controller *io_controller; argument
90 handle_get_log_page(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_get_log_page()
187 handle_set_features(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_set_features()
257 struct io_controller *ioc = arg; in admin_command()
280 handle_admin_qpair(struct io_controller *ioc) in handle_admin_qpair()
298 io_controller = NULL; in handle_admin_qpair()
361 handle_read(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_read()
378 handle_write(struct io_controller *ioc, const struct nvmf_capsule *nc, in handle_write()
401 handle_io_commands(struct io_controller *ioc, struct nvmf_qpair *qp) in handle_io_commands()
[all …]