repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
arch
/
hpcsh
/
include
/
console.h
blob
bccfd77d93a732ddc9f4dda9bdf4ce61449545f0
1
/* $NetBSD$ */
2
3
/* possible console types */
4
#define BI_CNUSE_SCI 2
5
#define BI_CNUSE_SCIF 3
6
#define BI_CNUSE_HD64461COM 4
7
#define BI_CNUSE_HD64461VIDEO 5
8
#define BI_CNUSE_HD64465COM 6
9
#define BI_CNUSE_MQ100 7