Searched refs:gc_stop_chip (Results 1 – 3 of 3) sorted by relevance
431 int (*gc_stop_chip)(struct gem_dev *dp); member
2245 gcp->gc_stop_chip = &sfe_stop_chip; in sfeattach()
3231 if ((*dp->gc.gc_stop_chip)(dp) != GEM_SUCCESS) { in gem_mac_stop()