Format: AllC/C++CSSTextshell script Advanced Search
47: /* I/O port address */ 48: #define _IOADR(n) (scdefs->c.iobase + (n) * scdefs->c.iostep) 49: