Lines Matching defs:node
112 static void get_devid(di_node_t node, ddi_devid_t *thisdevid);
386 * node-name (dev_info :: devi_node_name). Multiple instances
858 * According to devfs path name, it will print device node name.
890 * report device node name, search "ssd" and "sd" nodes,
891 * print the device node name which device path is same as
996 gettext("Unable to determine devfs path for node: %s\n"),
1070 gettext("Unable to determine device path for node %s\n"),
1241 get_devid(di_node_t node, ddi_devid_t *thisdevid)
1245 char *openpath = di_devfs_path(node);
1265 "'%s' node (%s) without a devid registered\n",
1266 di_driver_name(node), di_devfs_path(node));
1311 * We only call this routine if we have a scsi_vhci node and must