Searched defs:physpath (Results 1 – 10 of 10) sorted by relevance
| /freebsd-9-stable/usr.sbin/diskinfo/ |
| D | diskinfo.c | 62 char buf[BUFSIZ], ident[DISK_IDENT_SIZE], physpath[MAXPATHLEN]; in main() local
|
| /freebsd-9-stable/sys/geom/ |
| D | geom_dev.c | 225 char *physpath; in g_dev_attrchanged() local
|
| /freebsd-9-stable/sys/cam/scsi/ |
| D | scsi_pass.c | 234 char *physpath; in pass_add_physpath() local
|
| D | scsi_enc_ses.c | 990 struct sbuf *physpath; member
|
| /freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| D | vdev_disk.c | 458 char *physpath, *minorname; in vdev_disk_open() local
|
| D | zvol.c | 879 char *physpath = kmem_zalloc(MAXPATHLEN, KM_SLEEP); in zvol_set_volsize() local
|
| D | spa.c | 5849 char *physpath; in spa_async_autoexpand() local
|
| /freebsd-9-stable/sys/cam/ |
| D | cam_xpt_internal.h | 100 uint8_t *physpath; /* physical path string form */ member
|
| /freebsd-9-stable/cddl/contrib/opensolaris/lib/libzfs/common/ |
| D | libzfs_pool.c | 2227 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, in vdev_get_one_physpath() 2256 vdev_get_physpaths(nvlist_t *nv, char *physpath, size_t phypath_size, in vdev_get_physpaths() 2311 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) in zpool_get_config_physpath() 2353 zpool_get_physpath(zpool_handle_t *zhp, char *physpath, size_t phypath_size) in zpool_get_physpath()
|
| /freebsd-9-stable/sys/kern/ |
| D | kern_conf.c | 970 struct cdev *old_alias, const char *physpath) in make_dev_physpath_alias()
|