Searched defs:physpath (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/sys/geom/
H A Dgeom_dev.c228 char *physpath; local
[all...]
/freebsd-10-stable/usr.sbin/diskinfo/
H A Ddiskinfo.c62 char buf[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; local
/freebsd-10-stable/sys/cam/
H A Dcam_xpt_internal.h89 uint8_t *physpath; /* physical path string form */ member in struct:cam_ed
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c447 char *physpath, *minorname; local
H A Dvdev_geom.c104 char *physpath; local
H A Dzvol.c1032 char *physpath = kmem_zalloc(MAXPATHLEN, KM_SLEEP); local
H A Dspa.c6042 char *physpath; local
/freebsd-10-stable/sys/cam/scsi/
H A Dscsi_pass.c430 char *physpath; local
H A Dscsi_enc_ses.c987 struct sbuf *physpath; member in struct:ses_setphyspath_callback_args
/freebsd-10-stable/sys/kern/
H A Dkern_conf.c1022 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, struct cdev *old_alias, const char *physpath) argument
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2228 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, argument
2257 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, argument
2313 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2353 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_ argument
[all...]

Completed in 159 milliseconds