Searched defs:devspec (Results 1 – 9 of 9) sorted by relevance
| /titanic_54/usr/src/boot/sys/boot/i386/libi386/ |
| H A D | devicename.c | 45 i386_getdev(void **vdev, const char *devspec, const char **path) in i386_getdev() 84 i386_parsedev(struct i386_devdesc **dev, const char *devspec, const char **path) in i386_parsedev()
|
| /titanic_54/usr/src/boot/sys/boot/ofw/libofw/ |
| H A D | devicename.c | 44 ofw_getdev(void **vdev, const char *devspec, const char **path) in ofw_getdev() 75 ofw_parsedev(struct ofw_devdesc **dev, const char *devspec, const char **path) in ofw_parsedev()
|
| /titanic_54/usr/src/boot/sys/boot/uboot/lib/ |
| H A D | devicename.c | 46 uboot_getdev(void **vdev, const char *devspec, const char **path) in uboot_getdev() 85 uboot_parsedev(struct uboot_devdesc **dev, const char *devspec, in uboot_parsedev()
|
| /titanic_54/usr/src/boot/sys/boot/userboot/userboot/ |
| H A D | devicename.c | 49 userboot_getdev(void **vdev, const char *devspec, const char **path) in userboot_getdev() 89 userboot_parsedev(struct disk_devdesc **dev, const char *devspec, const char **path) in userboot_parsedev()
|
| /titanic_54/usr/src/boot/sys/boot/efi/loader/ |
| H A D | devicename.c | 51 efi_getdev(void **vdev, const char *devspec, const char **path) in efi_getdev() 85 efi_parsedev(struct devdesc **dev, const char *devspec, const char **path) in efi_parsedev()
|
| /titanic_54/usr/src/boot/sys/boot/zfs/ |
| H A D | devicename_stubs.c | 35 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) in zfs_parsedev()
|
| H A D | zfs.c | 663 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) in zfs_parsedev()
|
| /titanic_54/usr/src/uts/sun4u/chicago/io/fpc/ |
| H A D | fpc-impl-4u.c | 61 fire4u_specific_t *devspec; /* Points to proper one for specific dev. */ member
|
| /titanic_54/usr/src/boot/sys/boot/common/ |
| H A D | disk.c | 381 disk_parsedev(struct disk_devdesc *dev, const char *devspec, const char **path) in disk_parsedev()
|