Home
last modified time | relevance | path

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

/freebsd/sys/geom/nop/
H A Dg_nop.c338 off_t stripeoffset, const char *physpath) in g_nop_create()
542 const char *physpath, *gnopname; in g_nop_ctl_create() local
/freebsd/sys/contrib/openzfs/lib/libzutil/os/linux/
H A Dzutil_import_os.c465 const char *physpath = NULL; in zfs_device_get_physical() local
/freebsd/usr.sbin/diskinfo/
H A Ddiskinfo.c86 char tstr[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; in main() local
/freebsd/sys/geom/
H A Dgeom_dev.c255 char *physpath; in g_dev_set_physpath() local
/freebsd/sys/cam/
H A Dcam_xpt_internal.h120 uint8_t *physpath; /* physical path string form */ member
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A Dzfs_mod.c206 const char *physpath = NULL, *new_devid = NULL, *enc_sysfs_path = NULL; in zfs_process_add() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dvdev_geom.c98 char *physpath; in vdev_geom_set_physpath() local
/freebsd/sys/cam/scsi/
H A Dscsi_pass.c440 char *physpath; in pass_add_physpath() local
H A Dscsi_enc_ses.c1020 struct sbuf *physpath; member
/freebsd/sys/kern/
H A Dkern_conf.c1030 struct cdev *old_alias, const char *physpath) in make_dev_physpath_alias()