Searched defs:cygnus_aio_port (Results 1 – 1 of 1) sorted by relevance
91 struct cygnus_aio_port { struct92 int portnum;93 int mode;94 bool is_slave;118 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; argument