Searched defs:cygnus_aio_port (Results 1 – 1 of 1) sorted by relevance
81 struct cygnus_aio_port { struct82 int portnum;83 int mode;84 bool is_slave;108 struct cygnus_aio_port portinfo[CYGNUS_MAX_PORTS]; argument