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

  /src/sys/arch/atari/dev/
grfabs_fal.c 176 static u_short mon_type; variable in typeref:typename:u_short
188 mon_type = *(volatile unsigned char *)(AD_FAL_MON_TYPE);
189 mon_type = (mon_type & 0xc0) << 2;
202 vregs = falcon_getreg(vm_mode(dm) | mon_type);
367 if (mon_type != FAL_VGA)
grfabs_fal.c 176 static u_short mon_type; variable in typeref:typename:u_short
188 mon_type = *(volatile unsigned char *)(AD_FAL_MON_TYPE);
189 mon_type = (mon_type & 0xc0) << 2;
202 vregs = falcon_getreg(vm_mode(dm) | mon_type);
367 if (mon_type != FAL_VGA)
  /src/sys/dev/ic/
stireg.h 285 uint8_t mon_type; member in struct:sti_einitin
stireg.h 285 uint8_t mon_type; member in struct:sti_einitin

Completed in 25 milliseconds