|
|
1.1 root 1: /* up.h 4.1 11/9/80 */
2:
3: /*
4: * UNIBUS address of disk controller (e.g. EMULEX SC-21)
5: */
6: #define UPADDR ((struct device *)(UBA0_DEV + 0176700))
7:
8: /*
9: * Number of drives
10: */
11: #define NUP 2
12:
13: /*
14: * Drive numbers assigned for iostat/vmstat
15: * Currently drives on hp are 0 and 1, drives on up are 2 and 3.
16: */
17: #ifndef DK_N
18: #define DK_N 2
19: #define DK_NMAX 3
20: #endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.