Annotation of 41BSD/sys/h/pdma.h, revision 1.1.1.1

1.1       root        1: /*     pdma.h  4.1     11/9/80 */
                      2: 
                      3: struct pdma
                      4: {
                      5:        struct  device *p_addr;
                      6:        char    *p_mem;
                      7:        char    *p_end;
                      8:        int     p_arg;
                      9:        int     (*p_fcn)();
                     10: };

unix.superglobalmegacorp.com

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