Home
last modified time | relevance | path

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

/freebsd/tools/tools/nvmf/nvmfd/
H A Dcontroller.c150 handle_identify_command(const struct controller *c, in handle_identify_command() function
214 handle_identify_command(c, nc, cmd); in controller_handle_admin_commands()
/freebsd/usr.sbin/ctld/
H A Dnvmf_discovery.cc49 void handle_identify_command(const struct nvmf_capsule *nc,
370 discovery_controller::handle_identify_command(const struct nvmf_capsule *nc, in handle_identify_command() function in discovery_controller
456 handle_identify_command(nc, cmd); in handle_admin_commands()
/freebsd/sys/dev/nvmf/controller/
H A Dnvmft_controller.c658 handle_identify_command(struct nvmft_controller *ctrlr, in handle_identify_command() function
979 handle_identify_command(ctrlr, nc, cmd); in nvmft_handle_admin_command()