Searched refs:SYS_BUS_PCI (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libpciaccess/dist/src/
H A Dlinux_sysfs.c76 #define SYS_BUS_PCI "/sys/bus/pci/devices" macro
99 if ( stat( SYS_BUS_PCI, & st ) == 0 ) {
157 SYS_BUS_PCI,
197 n = scandir( SYS_BUS_PCI, & devices, scan_sys_pci_filter, alphasort );
310 SYS_BUS_PCI,
371 SYS_BUS_PCI,
452 SYS_BUS_PCI,
512 SYS_BUS_PCI,
563 SYS_BUS_PCI,
627 SYS_BUS_PCI,
[all...]

Completed in 2 milliseconds