Home
last modified time | relevance | path

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

/libpciaccess/src/
H A Dlinux_sysfs.c239 char * next; in pci_device_linux_sysfs_probe() local
250 next = resource; in pci_device_linux_sysfs_probe()
253 dev->regions[i].base_addr = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
254 high_addr = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
255 flags = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
267 low_addr = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
268 high_addr = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
269 flags = strtoull( next, & next, 16 ); in pci_device_linux_sysfs_probe()
H A Dsolx_devfs.c68 struct nexus *next; member
178 for (nexus = nexus_list ; nexus != NULL ; nexus = nexus->next) { in find_nexus_for_dev()
192 for (nexus = nexus_list ; nexus != NULL ; nexus = nexus->next) { in find_nexus_for_bus()
223 nexus_t *nexus, *next; in pci_system_solx_devfs_destroy() local
225 for (nexus = nexus_list ; nexus != NULL ; nexus = next) { in pci_system_solx_devfs_destroy()
226 next = nexus->next; in pci_system_solx_devfs_destroy()
719 nexus->next = nexus_list; in probe_nexus_node()
/libpciaccess/
H A D.gitignore3 # The next section if for module specific patterns
H A Dconfigure.ac11 # The above copyright notice and this permission notice (including the next
H A DCOPYING14 The above copyright notice and this permission notice (including the next
H A DNOTICE14 The above copyright notice and this permission notice (including the next