| /src/external/gpl3/gdb.old/dist/sim/common/ |
| sim-hw.c | 145 char *device_path = NULL; local 157 while ((device_path_len = getline (&device_path, &buf_size, description)) > 0) 162 if (device_path[device_path_len - 1] == '\n') 163 device_path[--device_path_len] = '\0'; 166 for (device = device_path; 175 while (device_path[device_path_len - 1] == '\\') 181 device_path[--device_path_len] = '\0'; 194 ptrdiff_t offset = device - device_path; 197 device_path = xrealloc (device_path, buf_size) [all...] |
| /src/external/gpl3/gdb/dist/sim/common/ |
| sim-hw.c | 145 char *device_path = NULL; local 157 while ((device_path_len = getline (&device_path, &buf_size, description)) > 0) 162 if (device_path[device_path_len - 1] == '\n') 163 device_path[--device_path_len] = '\0'; 166 for (device = device_path; 175 while (device_path[device_path_len - 1] == '\\') 181 device_path[--device_path_len] = '\0'; 194 ptrdiff_t offset = device - device_path; 197 device_path = xrealloc (device_path, buf_size) [all...] |
| /src/sys/arch/hppa/include/ |
| autoconf.h | 41 struct device_path ca_dp; /* device_path as found by pdc_scan */
|
| pdc.h | 321 struct device_path { struct 500 struct device_path bootpath; /* 0x24: boot path */ 561 struct device_path dp; /* module path */ 666 struct device_path ss_pri_boot; /* (see above) */ 673 struct device_path ss_console; 674 struct device_path ss_alt_boot; 675 struct device_path ss_keyboard; 702 struct device_path pz_dp; 806 struct device_path *, int); 808 int pdcproc_system_map_trans_path(struct pdc_memmap *, struct device_path *); [all...] |
| /src/external/gpl3/gdb/dist/sim/ppc/ |
| hw_iobus.c | 62 space, device_path(client));
|
| debug.h | 117 trace_device ? device_path(me) : "", \ 135 trace_device ? device_path(_me) : "", \
|
| psim.c | 1160 char device_path[1000]; local 1172 while (fgets(device_path, sizeof(device_path), description)) { 1175 if (strchr(device_path, '\n') == NULL) { 1178 file_name, line_nr, device_path); 1181 *strchr(device_path, '\n') = '\0'; 1184 for (device = device_path; 1192 while (device_path[strlen(device_path) - 1] == '\\') { 1193 int curlen = strlen(device_path) - 1 [all...] |
| hw_phb.c | 310 space, device_path(client)); 315 (unsigned long)addr, device_path(client)); 318 type, device_path(client)); 321 device_path(client), 842 device_path(client)); 847 device_path(client), 854 device_path(client),
|
| hw_ide.c | 338 device_path(controller->current_drive->device)); 380 device_path(controller->current_drive->device)); 698 device_path(client)); 715 device_path(client),
|
| tree.c | 1032 printf_filtered("%s/%s", device_path(me), property->name); 1036 device_path(property->original->owner), 1120 device_path(me), 1122 device_path(dest)); 1130 printf_filtered("%s\n", device_path(me));
|
| device.h | 120 (const char *) device_path
|
| /src/external/gpl3/gdb.old/dist/sim/ppc/ |
| hw_iobus.c | 62 space, device_path(client));
|
| debug.h | 117 trace_device ? device_path(me) : "", \ 135 trace_device ? device_path(_me) : "", \
|
| psim.c | 1160 char device_path[1000]; local 1172 while (fgets(device_path, sizeof(device_path), description)) { 1175 if (strchr(device_path, '\n') == NULL) { 1178 file_name, line_nr, device_path); 1181 *strchr(device_path, '\n') = '\0'; 1184 for (device = device_path; 1192 while (device_path[strlen(device_path) - 1] == '\\') { 1193 int curlen = strlen(device_path) - 1 [all...] |
| hw_phb.c | 310 space, device_path(client)); 315 (unsigned long)addr, device_path(client)); 318 type, device_path(client)); 321 device_path(client), 842 device_path(client)); 847 device_path(client), 854 device_path(client),
|
| hw_ide.c | 338 device_path(controller->current_drive->device)); 380 device_path(controller->current_drive->device)); 698 device_path(client)); 715 device_path(client),
|
| tree.c | 1032 printf_filtered("%s/%s", device_path(me), property->name); 1036 device_path(property->original->owner), 1120 device_path(me), 1122 device_path(dest)); 1130 printf_filtered("%s\n", device_path(me));
|
| device.h | 120 (const char *) device_path
|
| /src/sys/arch/i386/stand/lib/ |
| bootinfo_biosgeom.c | 157 bibg->disk[nvalid].device_path = 158 ed.device_path.dp_64[0]; 164 ed.device_path.dp_64[0]);
|
| biosdisk_ll.h | 102 } device_path; member in struct:biosdisk_extinfo
|
| /src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
| libdevmapper-event.c | 785 int dm_event_set_timeout(const char *device_path, uint32_t timeout) 789 if (!device_exists(device_path)) 793 NULL, device_path, 0, timeout); 796 int dm_event_get_timeout(const char *device_path, uint32_t *timeout) 801 if (!device_exists(device_path)) 803 if (!(ret = _do_event(DM_EVENT_CMD_GET_TIMEOUT, &msg, NULL, device_path,
|
| /src/usr.bin/aiomixer/ |
| main.c | 405 char device_path[16]; local 414 (void)snprintf(device_path, sizeof(device_path), 416 open_device(aio, device_path);
|
| /src/sys/arch/hppa/hppa/ |
| autoconf.c | 133 struct device_path hm_dp; 744 hppa_memmap_query(struct device_path *devp) 775 struct device_path path; 809 struct device_path path;
|
| /src/sys/arch/x86/include/ |
| bootinfo.h | 168 uint64_t device_path; member in struct:bi_biosgeom_entry
|
| /src/sys/arch/hppa/dev/ |
| pdc.c | 828 struct device_path *dev, int mod) 861 pdcproc_system_map_trans_path(struct pdc_memmap *pmm, struct device_path *dev) 904 pdcproc_memmap(struct pdc_memmap *pmm, struct device_path *dev)
|