Home
last modified time | relevance | path

Searched defs:devpath (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/stand/efi/libefi/
H A Ddevpath.c42 EFI_DEVICE_PATH *devpath; in efi_lookup_image_devpath() local
55 EFI_DEVICE_PATH *devpath; in efi_lookup_devpath() local
66 efi_devpath_name(EFI_DEVICE_PATH *devpath) in efi_devpath_name()
94 efi_devpath_last_node(EFI_DEVICE_PATH *devpath) in efi_devpath_last_node()
105 efi_devpath_trim(EFI_DEVICE_PATH *devpath) in efi_devpath_trim()
126 efi_devpath_handle(EFI_DEVICE_PATH *devpath) in efi_devpath_handle()
238 EFI_DEVICE_PATH *media, *devpath; in efi_devpath_to_handle() local
H A Defipart.c218 EFI_DEVICE_PATH *devpath; in efipart_inithandles() local
314 efipart_find_parent(pdinfo_list_t *pdi, EFI_DEVICE_PATH *devpath) in efipart_find_parent()
413 EFI_DEVICE_PATH *devpath, *node; in efipart_updatecd() local
602 EFI_DEVICE_PATH *devpath, *node; in efipart_updatehd() local
H A Definet.c271 EFI_DEVICE_PATH *devpath, *node; in efinet_dev_init() local
/freebsd-12.1/stand/efi/boot1/
H A Dboot1.c100 nodes_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) in nodes_match()
121 device_paths_match(EFI_DEVICE_PATH *imgpath, EFI_DEVICE_PATH *devpath) in device_paths_match()
146 devpath_last(EFI_DEVICE_PATH *devpath) in devpath_last()
305 EFI_DEVICE_PATH *devpath; in probe_handle() local
H A Dboot_module.h50 EFI_DEVICE_PATH *devpath; member
/freebsd-12.1/lib/libgeom/
H A Dgeom_util.c276 g_device_path_open(const char *devpath, int *fdp, int dowrite) in g_device_path_open()
326 g_device_path(const char *devpath) in g_device_path()
/freebsd-12.1/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_fru.c108 char *devpath, *frustr; in libzfs_fru_gather() local
307 libzfs_fru_lookup(libzfs_handle_t *hdl, const char *devpath) in libzfs_fru_lookup()
/freebsd-12.1/contrib/netbsd-tests/dev/cgd/
H A Dt_cgd_3des.c696 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
723 char devpath[32]; in open_cgd() local
H A Dt_cgd_blowfish.c1932 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
1959 char devpath[32]; in open_cgd() local
H A Dt_cgd_aes.c3097 open_disk(const char *devpath, const char *imgpath, size_t size) in open_disk()
3124 char devpath[32]; in open_cgd() local
/freebsd-12.1/contrib/ofed/libibverbs/
H A Ddevice.c179 char *devpath; in __ibv_open_device() local
/freebsd-12.1/usr.sbin/jail/
H A Dcommand.c280 char *acs, *cs, *comcs, *devpath; in run_command() local
/freebsd-12.1/stand/powerpc/kboot/
H A Dmain.c218 const char *devpath, *filepath; in kboot_getdev() local
/freebsd-12.1/sys/xen/xenbus/
H A Dxenbusb.c645 char *devpath; in xenbusb_add_device() local
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_disk.c899 vdev_disk_read_rootlabel(char *devpath, char *devid, nvlist_t **config) in vdev_disk_read_rootlabel()
H A Dspa.c4998 spa_generate_rootconf(char *devpath, char *devid, uint64_t *guid)
5082 spa_import_rootpool(char *devpath, char *devid)
/freebsd-12.1/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_store.c542 bhnd_nvstore_path *path, const char *devpath, bhnd_nvram_plist *plist, in bhnd_nvstore_export_devpath_alias()
/freebsd-12.1/stand/efi/loader/
H A Dmain.c458 EFI_DEVICE_PATH *devpath, *copy; in find_currdev() local
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/os/
H A Dfm.c967 const char *devpath, const char *devid, const char *tpl0) in fm_fmri_dev_set()