Home
last modified time | relevance | path

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

/freebsd/lib/libnvmf/
H A Dlibnvmf.h308 int nvmf_host_identify_controller(struct nvmf_qpair *qp,
H A Dnvmf_host.c488 nvmf_host_identify_controller(struct nvmf_qpair *qp, in nvmf_host_identify_controller() function
/freebsd/sbin/nvmecontrol/
H A Dfabrics.c497 error = nvmf_host_identify_controller(*admin, cdata); in connect_nvm_queues()