Searched refs:nexus (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libpciaccess/dist/src/ | ||
| H A D | solx_devfs.c | 64 typedef struct nexus { struct 70 struct nexus *next; 81 nexus_t *nexus; member in struct:probe_args 121 nexus_t *nexus; local in function:find_nexus_for_bus 123 for (nexus = nexus_list ; nexus != NULL ; nexus = nexus->next) { 124 if ((domain == nexus->domain) && 125 (bus >= nexus 144 nexus_t *nexus, *next; local in function:pci_system_solx_devfs_destroy 186 nexus_t *nexus = ((probe_args_t *)arg)->nexus; local in function:probe_device_node 294 nexus_t *nexus; local in function:probe_nexus_node 533 nexus_t *nexus; local in function:pci_device_solx_devfs_probe 780 nexus_t *nexus; local in function:pci_device_solx_devfs_read 840 nexus_t *nexus; local in function:pci_device_solx_devfs_write [all...] |
Completed in 2 milliseconds