Lines Matching refs:devfspath
252 char *devfspath, *buf, *minor_name; in serial_port_create() local
255 devfspath = di_devfs_path(node); in serial_port_create()
256 if (devfspath == NULL) { in serial_port_create()
263 devfspath); in serial_port_create()
264 di_devfs_path_free(devfspath); in serial_port_create()
273 modname, devfspath, minor_name); in serial_port_create()
274 di_devfs_path_free(devfspath); in serial_port_create()
282 (void) strcpy(p_path, devfspath); in serial_port_create()
285 di_devfs_path_free(devfspath); in serial_port_create()
326 char *devfspath, *buf, *mn; in dialout_create() local
328 devfspath = di_devfs_path(node); in dialout_create()
329 if (devfspath == NULL) { in dialout_create()
336 modname, devfspath); in dialout_create()
337 di_devfs_path_free(devfspath); in dialout_create()
343 modname, devfspath, mn); in dialout_create()
344 di_devfs_path_free(devfspath); in dialout_create()
348 (void) strcpy(p_path, devfspath); in dialout_create()
351 di_devfs_path_free(devfspath); in dialout_create()
468 char *devfspath, *buf, *minor_name; in onbrd_port_create() local
470 devfspath = di_devfs_path(node); in onbrd_port_create()
471 if (devfspath == NULL) { in onbrd_port_create()
478 modname, devfspath); in onbrd_port_create()
479 di_devfs_path_free(devfspath); in onbrd_port_create()
488 devfspath, minor_name); in onbrd_port_create()
489 di_devfs_path_free(devfspath); in onbrd_port_create()
493 (void) strcpy(p_path, devfspath); in onbrd_port_create()
496 di_devfs_path_free(devfspath); in onbrd_port_create()
531 char *devfspath, *buf, *mn; in onbrd_dialout_create() local
533 devfspath = di_devfs_path(node); in onbrd_dialout_create()
534 if (devfspath == NULL) { in onbrd_dialout_create()
541 modname, devfspath); in onbrd_dialout_create()
542 di_devfs_path_free(devfspath); in onbrd_dialout_create()
551 modname, devfspath, mn); in onbrd_dialout_create()
552 di_devfs_path_free(devfspath); in onbrd_dialout_create()
556 (void) strcpy(p_path, devfspath); in onbrd_dialout_create()
559 di_devfs_path_free(devfspath); in onbrd_dialout_create()
596 char *devfspath; in rsc_port_create() local
600 devfspath = di_devfs_path(node); in rsc_port_create()
601 if (devfspath == NULL) { in rsc_port_create()
608 modname, devfspath); in rsc_port_create()
609 di_devfs_path_free(devfspath); in rsc_port_create()
620 di_devfs_path_free(devfspath); in rsc_port_create()
630 di_devfs_path_free(devfspath); in rsc_port_create()
635 di_devfs_path_free(devfspath); in rsc_port_create()
646 char *devfspath; in lom_port_create() local
649 devfspath = di_devfs_path(node); in lom_port_create()
650 if (devfspath == NULL) { in lom_port_create()
657 modname, devfspath); in lom_port_create()
658 di_devfs_path_free(devfspath); in lom_port_create()
669 di_devfs_path_free(devfspath); in lom_port_create()
674 di_devfs_path_free(devfspath); in lom_port_create()
690 char *devfspath; in pcmcia_port_create() local
693 devfspath = di_devfs_path(node); in pcmcia_port_create()
694 if (devfspath == NULL) { in pcmcia_port_create()
701 modname, devfspath); in pcmcia_port_create()
702 di_devfs_path_free(devfspath); in pcmcia_port_create()
708 di_devfs_path_free(devfspath); in pcmcia_port_create()
725 char *devfspath; in pcmcia_dialout_create() local
728 devfspath = di_devfs_path(node); in pcmcia_dialout_create()
729 if (devfspath == NULL) { in pcmcia_dialout_create()
736 modname, devfspath); in pcmcia_dialout_create()
737 di_devfs_path_free(devfspath); in pcmcia_dialout_create()
743 di_devfs_path_free(devfspath); in pcmcia_dialout_create()