Annotation of researchv10dc/lsys/sys/biaddr.h, revision 1.1

1.1     ! root        1: /*
        !             2:  * vaxbi addressing
        !             3:  */
        !             4: 
        !             5: struct biaddr {
        !             6:        short nexus;            /* nexus number; software index */
        !             7:        short vec;              /* error interrupt vector */
        !             8:        short ovec;             /* vector offset if this is an adapter */
        !             9:        short adno;             /* adapter number; e.g. nbia */
        !            10: };
        !            11: 
        !            12: #if KERNEL
        !            13: caddr_t biaddr();
        !            14: int biinit();
        !            15: #endif

unix.superglobalmegacorp.com

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