Home
last modified time | relevance | path

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

/freebsd/lib/libnvmf/
H A Dlibnvmf.h309 int nvmf_hostid_from_hostuuid(uint8_t hostid[16]);
H A Dnvmf_host.c447 nvmf_hostid_from_hostuuid(uint8_t hostid[16]) in nvmf_hostid_from_hostuuid() function
/freebsd/sbin/nvmecontrol/
H A Dfabrics.c37 error = nvmf_hostid_from_hostuuid(hostid); in init_hostid()