Home
last modified time | relevance | path

Searched refs:thisdevid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/stmsboot/
H A Dstmsboot_util.c112 static void get_devid(di_node_t node, ddi_devid_t *thisdevid);
672 char *thisdevid; in report_map() local
739 rv = nvlist_lookup_string(mapnvl, stripdev, &thisdevid); in report_map()
755 if (nvlist_lookup_nvlist(mapnvl, thisdevid, &thisdev) != 0) { in report_map()
757 "not mapped!\n", thisdevid); in report_map()
1247 get_devid(di_node_t node, ddi_devid_t *thisdevid) in get_devid() argument
1269 if (devid_get(fd, thisdevid) != 0) { in get_devid()
1451 char *thisdevid = NULL; in update_vfstab() local
1489 thisdevid = NULL; in update_vfstab()
1510 &thisdevid); in update_vfstab()
[all …]