Searched refs:get_devid (Results 1 – 4 of 4) sorted by relevance
59 get_devid(mnt) in get_devid() function
274 extern dev_t get_devid(struct extmnttab *);
112 static void get_devid(di_node_t node, ddi_devid_t *thisdevid);914 get_devid(curnode, &curdevid); in mpxio_nvl_boilerplate()1241 get_devid(di_node_t node, ddi_devid_t *thisdevid) in get_devid() function
99 get_devid(const char *path) in get_devid() function198 if ((devid = get_devid(best->ne_name)) == NULL) { in fix_paths()