Lines Matching defs:grf_auxp
136 grf_auxp_t *grf_auxp = aux;
177 if (grf_auxp->from_bus_match && (did_consinit > 1))
180 if (!grf_auxp->from_bus_match && (grf_auxp->unit != cf->cf_unit))
204 grf_auxp_t grf_auxp;
279 grf_auxp.from_bus_match = 0;
280 for (grf_auxp.unit=1; grf_auxp.unit < NGRFCC; grf_auxp.unit++) {
281 config_found(parent, &grf_auxp, grf_bus_auxp->busprint,