Searched refs:i_ddi_prompath_to_devfspath (Results 1 – 7 of 7) sorted by relevance
70 if (i_ddi_prompath_to_devfspath(prom_name, ret_buf) != DDI_SUCCESS) in i_promname_to_devname()
187 extern int i_ddi_prompath_to_devfspath(char *, char *);
91 if (i_ddi_prompath_to_devfspath(prom_name, ret_buf) != DDI_SUCCESS) in i_promname_to_devname()
421 if (i_ddi_prompath_to_devfspath(pathname, in tem_info_init()
374 if (i_ddi_prompath_to_devfspath(path, buf) != DDI_SUCCESS) { in i_consconfig_createvp()
957 if (i_ddi_prompath_to_devfspath(rootfs.bo_name, path + plen) in vfs_mountroot()
4206 i_ddi_prompath_to_devfspath(char *prompath, char *devfspath) in i_ddi_prompath_to_devfspath() function