Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dsdev_plugin.h90 extern const char *sdev_ctx_path(sdev_ctx_t);
/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_plugin.c131 sdev_ctx_path(sdev_ctx_t ctx) in sdev_ctx_path() function
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c3212 if (strcmp(sdev_ctx_path(ctx), VMM_SDEV_ROOT) != 0) { in vmm_sdev_filldir()
3214 sdev_ctx_path(ctx), VMM_SDEV_ROOT); in vmm_sdev_filldir()