Searched refs:ddi_devid_str_decode (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | vdev_disk.c | 220 ddi_devid_str_decode(vd->vdev_devid, &devid, &minor) == 0) { in vdev_disk_hold() 352 if (ddi_devid_str_decode(vd->vdev_devid, &dvd->vd_devid, in vdev_disk_open() 882 if (devid != NULL && ddi_devid_str_decode(devid, &tmpdevid, in vdev_disk_read_rootlabel()
|
/titanic_41/usr/src/common/devid/ |
H A D | devid.c | 306 ddi_devid_str_decode( in ddi_devid_str_decode() function
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | sunddi.h | 2104 ddi_devid_str_decode(char *devidstr, ddi_devid_t *devidp, char **minor_namep);
|
/titanic_41/usr/src/man/man9f/ |
H A D | Makefile | 700 ddi_devid_str_decode.9f \ 1427 ddi_devid_str_decode.9f := LINKSRC = ddi_devid_compare.9f
|
/titanic_41/usr/src/uts/common/io/ |
H A D | devinfo.c | 1852 if (ddi_devid_str_decode(node->devi_devid_str, &devid, NULL) == in di_copynode()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | system-kernel.man9f.inc | 677 link path=usr/share/man/man9f/ddi_devid_str_decode.9f \
|
/titanic_41/usr/src/uts/common/os/ |
H A D | sunddi.c | 7898 if (ddi_devid_str_decode(devidstr, ret_devid, NULL) == -1) { in i_ddi_devi_get_devid()
|
/titanic_41/usr/src/uts/common/io/lvm/md/ |
H A D | md_mddb.c | 6340 if (ddi_devid_str_decode(str, in parse_db_loc()
|
/titanic_41/ |
H A D | .gitignore | 8416 usr/src/man/man9f/ddi_devid_str_decode.9f
|