Lines Matching defs:scc_hw_config
145 struct scc_hw_config { struct
146 io_port data_a; /* data port channel A */
147 io_port ctrl_a; /* control port channel A */
148 io_port data_b; /* data port channel B */
149 io_port ctrl_b; /* control port channel B */
150 io_port vector_latch; /* INTACK-Latch (#) */
151 io_port special; /* special function port */
153 int irq; /* irq */
154 long clock; /* clock */
155 char option; /* command for function port */
157 char brand; /* hardware type */
158 char escc; /* use ext. features of a 8580/85180/85280 */