Searched refs:pcicore_attach (Results 1 – 3 of 3) sorted by relevance
30 #define pcicore_attach(a, b, c) do { } while (0) macro60 extern void pcicore_attach(void *pch, char *pvars, int state);
611 void pcicore_attach(void *pch, char *pvars, int state) in pcicore_attach() function
644 pcicore_attach(sii->pch, pvars, SI_DOATTACH); in si_doattach()