Home
last modified time | relevance | path

Searched defs:physpath (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/sys/geom/nop/
Dg_nop.c199 u_int secsize, u_int stripesize, u_int stripeoffset, const char *physpath) in g_nop_create()
374 const char *name, *physpath; in g_nop_ctl_create() local
/freebsd-12-stable/usr.sbin/diskinfo/
Ddiskinfo.c85 char tstr[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; in main() local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dvdev_disk.c497 char *physpath, *minorname; in vdev_disk_open() local
Dvdev_geom.c102 char *physpath; in vdev_geom_set_physpath() local
Dzvol.c1064 char *physpath = kmem_zalloc(MAXPATHLEN, KM_SLEEP); local
Dspa.c7575 char *physpath; local
/freebsd-12-stable/sys/geom/
Dgeom_dev.c243 char *physpath; in g_dev_set_physpath() local
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c2497 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size,
2526 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size,
2582 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size)
2622 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size)
/freebsd-12-stable/sys/cam/
Dcam_xpt_internal.h126 uint8_t *physpath; /* physical path string form */ member
/freebsd-12-stable/sys/cam/scsi/
Dscsi_pass.c442 char *physpath; in pass_add_physpath() local
Dscsi_enc_ses.c1019 struct sbuf *physpath; member
/freebsd-12-stable/sys/kern/
Dkern_conf.c1034 struct cdev *old_alias, const char *physpath) in make_dev_physpath_alias()