Searched refs:gc_start_chip (Results 1 – 3 of 3) sorted by relevance
430 int (*gc_start_chip)(struct gem_dev *dp); member
2244 gcp->gc_start_chip = &sfe_start_chip; in sfeattach()
3143 if ((*dp->gc.gc_start_chip)(dp) != GEM_SUCCESS) { in gem_mac_start()