Searched refs:si_gci_init (Results 1 – 8 of 8) sorted by relevance
503 extern void* si_gci_init(si_t *sih);514 #define si_gci_init(sih) NULL macro
357 static INLINE void * si_gci_init(si_t *sih) {return NULL;} in si_gci_init() function
390 static INLINE void * si_gci_init(si_t *sih) {return NULL;} in si_gci_init() function
8026 BCMINITFN(si_gci_init)(si_t *sih) in BCMINITFN() argument