Home
last modified time | relevance | path

Searched refs:osPciInit (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bus/
H A DPci.h139 #define osPciInit(x) do {} while (0) macro
143 extern void osPciInit(void);
H A Dbsd_pci.c52 osPciInit(void) in osPciInit() function
H A DPci.c137 osPciInit(); in xf86scanpci()