Searched defs:devspec (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/stand/libsa/zfs/
H A Ddevicename_stubs.c35 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) argument
H A Dzfs.c731 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) argument
/freebsd-11-stable/stand/uboot/lib/
H A Ddevicename.c46 uboot_getdev(void **vdev, const char *devspec, const char **path) argument
85 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11-stable/stand/efi/libefi/
H A Ddevicename.c52 efi_getdev(void **vdev, const char *devspec, const char **path) argument
86 efi_parsedev(struct devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11-stable/stand/mips/beri/loader/
H A Ddevicename.c45 beri_arch_getdev(void **vdev, const char *devspec, const char **path) argument
85 beri_arch_parsedev(struct disk_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11-stable/stand/i386/libi386/
H A Ddevicename.c45 i386_getdev(void **vdev, const char *devspec, const char **path) argument
85 i386_parsedev(struct i386_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11-stable/stand/userboot/userboot/
H A Ddevicename.c49 userboot_getdev(void **vdev, const char *devspec, const char **path) argument
89 userboot_parsedev(struct disk_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11-stable/stand/ofw/libofw/
H A Ddevicename.c44 ofw_getdev(void **vdev, const char *devspec, const char **path) argument
75 ofw_parsedev(struct ofw_devdesc **dev, const char *devspec, cons argument
[all...]
/freebsd-11-stable/stand/common/
H A Ddisk.c398 disk_parsedev(struct disk_devdesc *dev, const char *devspec, const char **path) argument
/freebsd-11-stable/stand/powerpc/kboot/
H A Dmain.c215 kboot_getdev(void **vdev, const char *devspec, const char **path) argument

Completed in 210 milliseconds