Searched refs:gc_init_chip (Results 1 – 3 of 3) sorted by relevance
429 int (*gc_init_chip)(struct gem_dev *dp); member
2243 gcp->gc_init_chip = &sfe_init_chip; in sfeattach()
3109 if ((*dp->gc.gc_init_chip)(dp) != GEM_SUCCESS) { in gem_mac_init()