Lines Matching refs:devnode
214 const char *devnode __attribute__((unused)),
235 const char *devnode __attribute__((unused)),
324 const char *devnode __attribute__((unused)),
396 char *name_buf, *device, *devnode, *devicenode, *ofpath;
405 devnode = strip_trailing_digits (name_buf);
411 ret = of_path_of_ide(ofpath, name_buf, device, devnode, devicenode);
414 ret = of_path_of_scsi(ofpath, name_buf, device, devnode, devicenode);
417 ret = of_path_of_vdisk(ofpath, name_buf, device, devnode, devicenode);
429 free (devnode);
435 free (devnode);