Annotation of researchv10dc/lsys/sys/mbaddr.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  * addressing data structures for massbus devices
                      3:  */
                      4: 
                      5: struct mbaddr {
                      6:        char unit;      /* unit number within this massbus */
                      7:        char mbno;      /* massbus number within system */
                      8: };
                      9: 
                     10: #if KERNEL
                     11: caddr_t mbaddr();
                     12: long mbcuraddr();
                     13: #endif

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.