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

/freebsd-11-stable/sys/geom/nop/
H A Dg_nop.c360 const char *name, *physpath; local
186 g_nop_create(struct gctl_req *req, struct g_class *mp, struct g_provider *pp, int ioerror, u_int rfailprob, u_int wfailprob, off_t offset, off_t size, u_int secsize, u_int stripesize, u_int stripeoffset, const char *physpath) argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c452 char *physpath, *minorname; local
H A Dvdev_geom.c102 char *physpath; local
H A Dzvol.c1064 char *physpath = kmem_zalloc(MAXPATHLEN, KM_SLEEP); local
H A Dspa.c7147 char *physpath; local
/freebsd-11-stable/usr.sbin/diskinfo/
H A Ddiskinfo.c85 char tstr[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; local
/freebsd-11-stable/sys/geom/
H A Dgeom_dev.c231 char *physpath; local
[all...]
/freebsd-11-stable/sys/cam/
H A Dcam_xpt_internal.h119 uint8_t *physpath; /* physical path string form */ member in struct:cam_ed
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_pass.c430 char *physpath; local
H A Dscsi_enc_ses.c1017 struct sbuf *physpath; member in struct:ses_setphyspath_callback_args
/freebsd-11-stable/sys/kern/
H A Dkern_conf.c1026 make_dev_physpath_alias(int flags, struct cdev **cdev, struct cdev *pdev, struct cdev *old_alias, const char *physpath) argument
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2411 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, argument
2440 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, argument
2496 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2536 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_ argument
[all...]

Completed in 179 milliseconds