|
|
researchv10 Dan Cross
/*
* addressing data structures for massbus devices
*/
struct mbaddr {
char unit; /* unit number within this massbus */
char mbno; /* massbus number within system */
};
#if KERNEL
caddr_t mbaddr();
long mbcuraddr();
#endif
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.