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

/freebsd-11.0-release/sys/boot/zfs/
H A Ddevicename_stubs.c35 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) argument
H A Dzfs.c601 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) argument
/freebsd-11.0-release/sys/boot/efi/loader/
H A Ddevicename.c53 efi_getdev(void **vdev, const char *devspec, const char **path) argument
87 efi_parsedev(struct devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11.0-release/sys/boot/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.0-release/sys/boot/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.0-release/sys/boot/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.0-release/sys/boot/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.0-release/sys/boot/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.0-release/sys/boot/powerpc/ps3/
H A Ddevicename.c48 ps3_getdev(void **vdev, const char *devspec, const char **path) argument
87 ps3_parsedev(struct ps3_devdesc **dev, const char *devspec, const char **path) argument
[all...]
/freebsd-11.0-release/sys/boot/common/
H A Ddisk.c485 disk_parsedev(struct disk_devdesc *dev, const char *devspec, const char **path) argument
/freebsd-11.0-release/sys/boot/powerpc/kboot/
H A Dmain.c57 kboot_getdev(void **vdev, const char *devspec, const char **path) argument

Completed in 90 milliseconds