Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/io/
H A Dxdf.c2085 char *xdf_he_path; member
2102 if ((path != NULL) && strcmp(i->xdf_he_path, path) != 0) { in i_xdf_hvm_find()
2144 i->xdf_he_path = i_ddi_strdup(path, KM_SLEEP); in xdf_hvm_add()
2165 kmem_free(i->xdf_he_path, strlen(i->xdf_he_path) + 1); in xdf_hvm_rm()