|
|
1.1 root 1: #
2: # tables and config numbers
3: # keep these at the top of the file, so includes will come first
4: #
5: proc proc count data struct proc proc; inc sys/proc.h;
6: inode inode count data struct inode inode; inc sys/inode.h;
7: file file count data struct file file; inc sys/file.h;
8: text text count data struct text text; inc sys/text.h;
9: callout callout count data struct callout callout; inc sys/callout.h;
10: swbuf swap data struct buf swapbuf, struct swapinfo swapinfo; inc sys/buf.h;
11: swapmap swap count data struct map swapmap; inc sys/map.h;
12: argmap arg count data struct map argmap; inc sys/map.h;
13: kernelmap kernel count data struct map kernelmap; inc sys/map.h;
14: hz hz param
15: dst dstflag param
16: tz timezone param
17: queue queue count data struct queue queue; inc sys/stream.h;
18: block blk count data struct block cblock; inc sys/stream.h;
19: blkbuf blkb count data struct buf *cblkbuf; inc sys/buf.h;
20: stream stream count data struct stdata streams; inc sys/stream.h;
21: lnode lnode count data struct kern_lnode lnodes; inc sys/lnode.h;
22:
23: #
24: # adapters
25: #
26: mba mba sbi mba
27: dw750 uba sbi uba data struct uba uba; inc sys/uba.h;
28: dwbua uba vaxbi uba data struct uba uba; inc sys/uba.h;
29: bia bia vaxbi vaxbia vec 0 data int bianode;
30: uda50 ud ub mscpa data struct ud ud; inc sys/uda.h;
31: kdb50 bd vaxbi mscpa vec 2 data struct bd bd; inc sys/bda.h;
32:
33: #
34: # devices
35: #
36: console cn count
37: drum sw
38: dz11 dz ub rep 8 vec 2 data struct dz dz; inc sys/dz.h;
39: ctu ctu
40: mem mm
41: dk dk ub vec 2 rep 96 data struct dk dk, char dkstate; inc sys/dk.h;
42: kmc11b kmc ub vec 2 data struct kmc kmc; inc sys/kmc.h;
43: kdi kdi count data char kdistate, struct kdi kdi; inc sys/kdi.h;
44: stdio fd
45:
46: ra ra mscp data struct radisk radisk, struct buf rabuf; inc sys/buf.h sys/ra.h;
47:
48: #
49: # line disciplines
50: #
51: ttyld tty count data struct ttyld ttyld; inc sys/ttyld.h;
52: cdkpld cdkp count
53: cmcld rdk count
54: mesgld msg count data struct imesg mesg; inc sys/mesgld.h;
55: dkpld dkp count data struct dkp dkp; inc sys/dkp.h;
56: nttyld ntty count data struct nttyld nttyld; inc sys/nttyld.h;
57: rmesgld rmsg
58: connld conn
59:
60: #
61: # filesystems
62: #
63: regfs fs
64: netafs na
65: procfs pr
66: msfs ms
67: netbfs nb
68: errfs er
69: pipefs pip
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.