HomeSort by: relevance | last modified time | path
    Searched defs:etdtype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
grf_et.c 176 int etdtype = 0; /* Type of DAC (see grf_etregs.h) */ variable
415 switch (etdtype) {
590 etdtype = et_getDACType(gp);
618 etdtype = MERLINDAC;
622 etdtype = et_getDACType(gp);
1359 switch(etdtype) {
1375 switch(etdtype) {
1391 switch(etdtype) {
1405 switch(etdtype) {
1423 switch(etdtype) {
    [all...]
grf_et.c 176 int etdtype = 0; /* Type of DAC (see grf_etregs.h) */ variable
415 switch (etdtype) {
590 etdtype = et_getDACType(gp);
618 etdtype = MERLINDAC;
622 etdtype = et_getDACType(gp);
1359 switch(etdtype) {
1375 switch(etdtype) {
1391 switch(etdtype) {
1405 switch(etdtype) {
1423 switch(etdtype) {
    [all...]

Completed in 84 milliseconds