/titanic_51/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() argument 85 efi_parsedev(struct devdesc ** dev,const char * devspec,const char ** path) efi_parsedev() argument [all...] |
/titanic_51/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() argument 84 i386_parsedev(struct i386_devdesc ** dev,const char * devspec,const char ** path) i386_parsedev() argument [all...] |
/titanic_51/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() argument 75 ofw_parsedev(struct ofw_devdesc **dev, const char *devspec, cons argument [all...] |
/titanic_51/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() argument 85 uboot_parsedev(struct uboot_devdesc ** dev,const char * devspec,const char ** path) uboot_parsedev() argument [all...] |
/titanic_51/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() argument 89 userboot_parsedev(struct disk_devdesc ** dev,const char * devspec,const char ** path) userboot_parsedev() argument [all...] |
/titanic_51/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() argument
|
H A D | zfs.c | 663 zfs_parsedev(struct zfs_devdesc *dev, const char *devspec, const char **path) in zfs_parsedev() argument
|
/titanic_51/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_51/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() argument
|