Home
last modified time | relevance | path

Searched defs:host_id (Results 1 – 4 of 4) sorted by relevance

/spdk/test/nvme/reserve/
H A Dreserve.c53 uint8_t host_id[16]; in get_host_identifier() local
95 uint8_t host_id[16] = {}; in set_host_identifier() local
/spdk/lib/nvme/
H A Dnvme_ctrlr_cmd.c495 nvme_ctrlr_cmd_set_host_id(struct spdk_nvme_ctrlr *ctrlr, void *host_id, uint32_t host_id_size, in nvme_ctrlr_cmd_set_host_id() argument
H A Dnvme_ctrlr.c3101 uint8_t *host_id; nvme_ctrlr_set_host_id() local
[all...]
/spdk/lib/nvmf/
H A Dnvmf_fc.h387 char host_id[FCNVME_ASSOC_HOSTID_LEN]; global() member