HomeSort by: relevance | last modified time | path
    Searched refs:from_bus_match (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/atari/dev/
grfvar.h 46 int from_bus_match; /* called from grfbusmatch() */ member in struct:__anonb880fc140108
ite_et.c 150 if (grf_auxp->from_bus_match
154 if (!grf_auxp->from_bus_match && (grf_auxp->unit != cf->cf_unit))
253 grf_auxp.from_bus_match = 0;
grf.c 147 grf_auxp.from_bus_match = 1;
ite_cc.c 177 if (grf_auxp->from_bus_match && (did_consinit > 1))
180 if (!grf_auxp->from_bus_match && (grf_auxp->unit != cf->cf_unit))
279 grf_auxp.from_bus_match = 0;

Completed in 15 milliseconds