Searched refs:discovery_controller (Results 1 – 2 of 2) sorted by relevance
36 struct discovery_controller { struct37 discovery_controller(freebsd::fd_up s, struct nvmf_qpair *qp,249 discovery_controller::update_cc(uint32_t new_cc) in update_cc()281 discovery_controller::handle_property_get(const struct nvmf_capsule *nc, in handle_property_get()320 discovery_controller::handle_property_set(const struct nvmf_capsule *nc, in handle_property_set()341 discovery_controller::handle_fabrics_command(const struct nvmf_capsule *nc, in handle_fabrics_command()370 discovery_controller::handle_identify_command(const struct nvmf_capsule *nc, in handle_identify_command()391 discovery_controller::handle_get_log_page_command(const struct nvmf_capsule *nc, in handle_get_log_page_command()421 discovery_controller::handle_admin_commands() in handle_admin_commands()469 discovery_controller::discovery_controller(freebsd::fd_up fd, in discovery_controller() function in discovery_controller[all …]
27 struct discovery_controller { struct134 build_discovery_log_page(struct discovery_controller *dc) in build_discovery_log_page()211 const struct nvme_command *cmd, struct discovery_controller *dc) in handle_get_log_page_command()246 struct discovery_controller *dc = arg; in discovery_command()261 struct discovery_controller dc; in discovery_thread()