HomeSort by: relevance | last modified time | path
    Searched defs:constab (Results 1 - 25 of 29) sorted by relevancy

1 2

  /src/sys/arch/acorn32/acorn32/
conf.c 42 * Defines the structures constab
69 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/hppa/hppa/
conf.c 47 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/amiga/amiga/
conf.c 65 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/atari/atari/
conf.c 57 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/next68k/next68k/
conf.c 53 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/x68k/x68k/
conf.c 56 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/evbsh3/evbsh3/
conf.c 50 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/landisk/landisk/
consinit.c 46 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/mac68k/mac68k/
conf.c 53 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/mmeye/mmeye/
conf.c 50 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/dreamcast/dreamcast/
conf.c 64 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/cobalt/cobalt/
console.c 51 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/hppa/stand/boot/
conf.c 55 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/hppa/stand/cdboot/
conf.c 50 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/mvme68k/mvme68k/
conf.c 63 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/playstation2/playstation2/
console.c 47 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/hp300/stand/common/
cons.c 47 struct consdev constab[] = { variable in typeref:struct:consdev[]
77 for (cp = constab; cp->cn_probe; cp++) {
  /src/sys/arch/luna68k/stand/boot/
cons.c 83 struct consdev constab[] = { variable in typeref:struct:consdev[]
109 for (cp = constab; cp->cn_probe; cp++) {
  /src/sys/arch/rs6000/stand/boot/
cons.c 61 struct consdev constab[] = { variable in typeref:struct:consdev[]
77 for (cp = constab; cp->cn_probe; cp++) {
  /src/sys/arch/sgimips/stand/common/
iris_cons.c 50 struct consdev constab[] = { variable in typeref:struct:consdev[]
64 for (cp = constab; cp->cn_probe; cp++) {
  /src/sys/arch/vax/vax/
conf.c 137 struct consdev constab[]={ variable in typeref:struct:consdev[]
  /src/sys/arch/hpcarm/hpcarm/
autoconf.c 200 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/ia64/ia64/
consinit.c 59 struct consdev constab[] = { variable in typeref:struct:consdev[]
  /src/sys/arch/mmeye/stand/boot/
cons.c 113 static struct consdev constab[] = { variable in typeref:struct:consdev[]
133 for (cp = constab; cp->cn_probe; cp++) {
  /src/sys/arch/prep/stand/boot/
cons.c 69 struct consdev constab[] = { variable in typeref:struct:consdev[]
89 for (cp = constab; cp->cn_probe; cp++) {

Completed in 20 milliseconds

1 2